0.0.0.4
Compatibility
Changes
version 0.0.0.4
- added new blocks items and new mobs
new items:
- Fruit
- Fuel Ore Knife
- Rat chamber
- Shield War
new blocks:
- 5 types of TV
- Flying training stone
new mobs:
- Rat chamber
- Rat robot
recycling:
- Now the Fuel Ore Catalyst can reduce the amount of mana and 6 crafting points have been added to it.
- There are more hitbox puppets now than before
new features:
-
As the player enters the Enville dimension for the first time, he will be texted in a backquit chat and when he finishes speaking, a class selection menu will open.

-
There are also skins for Marionette and a rat camera.
-
on Marionette, you need to call it Dred or dred
-
And for a rat, the camera should be called vb88.
-
there is a new tab in the creative menu Modification Heroes Remix
and to craft the Fuel Ore Knife, you need to install the Farmer's Delight mod.
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:1RQoEJQy:MRs9xN4m"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:1RQoEJQy:MRs9xN4m"
}

