2.2.0+mod
Compatibility
Required content
Changes
-Fixed a bug where Fire would deal a small amount of damage but Lava would deal 18 hearts..
-Added a new structure, the Disassembly Drone Landing Pod!
-The structure has a rare chance of spawning in snowy biomes.. (As rare as Igloos)
-There are 5 veriations of the structure, 2 of them are in good condition and 3 of them broken down..
-The Disassembly Drone Origin will now always spawn and respawn (If no bed was set) near or inside this structure..
Normal:
Broken down:

Important message:
This is the last content update I'm gonna make for this Origin..
At least for a while..
If any bugs occur I will fix them but just know this is the last update with new content..
I'm probably not gonna update the Datapack to any of the newer versions of Minecraft cause the new versions of the Origins mod break some features and abilities from the Murder Drones Origins..
And I don't have a lot of time irl to fix them..
Maybe, if the new episode drops and it has some brand new content, I might try to add it..
Not guaranteed..
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:SFxskKtd:eE6mvf2M"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:SFxskKtd:eE6mvf2M"
}

