Tags
Creators
Details
0.3.8
Compatibility
Required content
Changes
SME V 0.3.8
Well well well… its been a bit since the last update,ill make sure everything is written down,sit down,relax and enjoy the update!
Changelogs
-
Malectric Furnace:
-
Added conjet recipe
-
Updated the dabuento containish (still under dev)
-
Added a recipe for the malectric Pickaxe
-
Added a recipe for the exper
-
Added the territorian spawner
-
- You will now need the territorian muler to spawn the territorian
-
Added the territorian muler
-
Fixed the spawn of the territorian and he's temple
-
Added a crafting to the totem of regen
-
Added doors and trapdoors for the regren wood
-
Added the energy tab
-
Added raw energy pipes
-
The malectric furnace now,for every recipe done gets 100 FE
-
Added random block (creative)
-
Added energy combuster (No recipe yet)
-
Added fluid and energy visualizers (No recipe yet)
-
Added the malectric dust
-
Added the wood energy hand crank
-
Added the rotational energy converter
-
Added the raw energy cube
-
Added energy tracker (In dev)
-
Added the crusher (In dev)
-
Fixed some recipes
-
Added more guide pages
-
General bug fixing and behind the scenes
Optional dependencies
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:lTFHE7L6:NqA8iskz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:lTFHE7L6:NqA8iskz"
}

