Links
Tags
Creators
Details
All versions
1.0.7
Release
[Let's Do] Farm & Charm 1.0.7last year 7,670
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Changes
[1.0.7] – 2025.05.06
Added
- Tooltip showing remaining burn time when hovering over the stove burn icon
- Added pt_br translation (thanks to Coffee-0xFF)
- Updated ru_ru (thanks to Tefnya)
Changed
- Stove now uses the same valid fuel items and burn times as the furnace
- Reduced spawn rates for all wild crops
- Implemented templates for most crops, bags, tea, and more — this should slightly improve loading times
- Completely overhauled all tags for much better compatibility with other mods (thanks to Ninjadaj!)
Stovenow uses the same Logic as MinecraftsFurnace,Smokeretc. for the FuelItems
Fixed
- Chair blocks no longer block the use of items in your offhand when right-clicking a chair
Sustenanceeffect now works correctlyCooking Potnow crafts the correct outputScarecrownow properly grants a growth boost to nearby crops
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:HJetCzWo:7agnfpHa"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:HJetCzWo:7agnfpHa"
}![[Let's Do] Farm & Charm](https://cdn.modrinth.com/data/HJetCzWo/7c6c372629b3efa41409621631d60df12963f005_96.webp)

