
Botany Fields - ARCHIVE
ArchivedEnter the world of Botany Fields farming mod with tons of fresh decorations along with new seeds, plants and a lot more!
A0.2
Compatibility
Changes
๐ Hello new version A0.2!! New items coming along with new icon!!!
โจ Newest Items!!!:
Plants
- Scilla
- Galangal
- Clathrus Archeri
- Fire Flowers
- Fire Leaves ( new leaves in dense meadow )
Blocks
- Fire Log
Food
- Sugar Cubes
- Sugar Water Bottle
Equipment
-
Copper Hoe
-
Copper Shovel
-
Copper Axe
-
Copper Pickaxe
-
Copper Sword
-
Copper Battle Axe
-
Oxidized Copper Hoe
-
Oxidized Copper Shovel
-
Oxidized Copper Axe
-
Oxidized Copper Pickaxe
-
Oxidized Copper Sword
-
Oxidized Copper Battle Axe
-
Battle Stick
Potions
- Sugar Rush Potion
Effects
- Sugar Rush
๐ Brand New Textures!!!:
- Clay Cup
- Red Tea
๐ NEW BIOME!!! (W.I.P):
- Dense Meadow
That's all for today's new version!! Remember there are still more things like new crafting's and overall recipes.
Mod made by newqu
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:TW1Iuv8z:xgylUp02"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:TW1Iuv8z:xgylUp02"
}
