Links
Tags
Creators
Details
All versions
1.3.20
Release
[Let's Do] Meadow 1.3.202 years ago 353
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
Meadow - Version 1.3.20
Fixed Issues - Issue #351
Changed / New Features
- Removed DoAPI
- Reworked WoodCutterBlock: Instead of a GUI that allowed you to easily craft any Items with a single Log it now only has the function to craft Logs into Planks. Simply place your Axe on the WoodCutter and - depending on the tool tier - it increases the output. Should detect all modded wood types.
- Reworked Woodstack: New Model. No offsets anymore.
- Reworked Doormat: Connects now. Have fun with big doormats!
- Reworked Chair: The model was already more than 16 cubes tall. Therefore it features now a top and bottom part. You might have to replace them in your world.
- Reworked Cooking Cauldron: Features an integrated fluid handler. Fluid Amount, crafting time can be changed via .json edits * Reworked Fondue: No GUI anymore. Simply place any cheese (including modded varieties) inside, use bread on it, and you'll get slightly nerfed cheesesticks.
- Reworked Advancements (mostly titles and descriptions)
- Sheeps are now - same as WoolyCows - an own entity.
- Texture improvements for Logs, Leaves, Spawn eggs
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:ra7o6Sl7:JXxvySGm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ra7o6Sl7:JXxvySGm"
}![[Let's Do] Meadow](https://cdn.modrinth.com/data/ra7o6Sl7/d7e6f6bcaa82b9af4a670e6dd6cb980c970aa0f2_96.webp)

