Tags
Creators
Details
1.2.0
Compatibility
Required content
Changes
-
Added Basic, Uncommon, and Rare Unusuals!
-
Added Unusual Granters that can spawn as rare loot in chests
-
Added SP Upgradable Timestop and SPTW Upgradable Timestop
-
SP Timestop is used by pressing Crouch + Ultimate since Ultimate is taken by inhale. These can be swapped in the client config.
-
Added John Rod!!
-
Added Funiculi Funicula Music Disc
-
Added many cosplays (all by Truflie)
-
ASBR DIO
-
Concept Gyro
-
Manga Gyro
-
Manga Jotaro
-
OVA Diego
-
President Valentine
-
-
Added Stand Progression Book to keep track of SP/SPTW Upgrades
-
Added the option to see a specific amount of skins on each row
-
Added many new skins
-
John Rod for TWOH by Subsetgaming
-
Roaring Knight for Silver Chariot by WET BAG
-
Noob for TWOH by Subsetgaming
-
Mr. X for Whitesnake by WET BAG
-
Deimos for Whitesnake by Peepo
-
Rex Splode for KQ(BTD) by Subsetgaming
-
A-GO!GO! for The World by Subsetgaming
-
Mustard for SP(TW) by Subsetgaming
-
Teal for King Crimson by Truflie
-
Goku SS1, SSB, and UI for SP(TW) by Subsetgaming
-
Jotaro P4, P6, and Manga for SP(TW) by Subsetgaming, Truflie
-
-
Added a link to my Ko-Fi in the top right of the skin selection screens for easier access; to add your own skin or buy one of the rare unusuals
-
Namespaces are hidden during "/stand set" so all addon and regular JCraft stands show in the same list
- (ex: "jcraft_twhv:the_world_high_voltage" turns into "the_world_high_voltage", or jcraft:star_platinum" turns into "star_platinum"
-
Fixed Locacaca Signs... again
-
Added "/jca" command with a few uses
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:kjWHJg7F:dErHneMk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:kjWHJg7F:dErHneMk"
}

