All versions
2.5.0
Release
BRFIELDS GraphicUpdate Ilast year 1,623
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
- Added Brazilite Magic Forge, a block to create brazilite golems
- Added Hand Gun, a item dropped by robber skeletons that shoot its hand to drop items that entities are holding into the ground
- Changed Textures for the items: brazilite gem, crimson brazilite gem, palm heart, cupuaçu, orange mirror, patriotism charm, raw silver, goiabada, golden coxinha, whatsapp whistle, cristo redentor, all music discs except mitochambers anthem and sound of the farm, pamonha, rusted sledgehammer, cupuaçu with açai icecream, brown glass dish and all variations, mandioca, palm heart pie, raw brazilite and raw crimson brazilite, umbu, magic lighter, green and yellow panettone piece, açai brigadeiro, juliet shades, and magic arrow
- Changed textures for the blocks: street lamp, all saint pauline floor blocks, building support, pau brasil leaves, palmito door, extraterrestrial workbench, all mitowall blocks, cobbled ancient stone, curupira's altar, brazil block, crimson brazil block, ancient stone golem head, gas cylinder, gray gas cylinder, lelia purpura, serra da capivara grass block, urna
- Changed textures for the entities: friendly ancient stone golem, jaguar, and amazon river dolphin
- Changed other textures for: Tekoha Sun, "A Boba" Painting, Brazil Flag Painting, bewitched by love effect, patriotismo effect, and advancements background texture
- Added a new variation for pigeon, with a skeleton "armor"
- Added New Sounds for pigeon,tapir and jaguar
- Changed all spawn egg textures to have exclusive textures like the 1.21.5 update
- replaced the painting "twenty2" with the painting "neto"
- replaced the hurt sounds for city cockroach
- replaced the step sounds for headless mule
- reworked loots for mitochambers, curupira's temple, varginha ufo, cristo redentor and quiosque
- reworked cave pot loots
- reworked encyclopedia barsa
- removed cachaça loot in shipwrecks
- removed amazonia biome in the biome tag "#tekoha-biomes-excluding-ipe-plains" (it does not exclude ipe plains)
- iara spawn now in floresta amazonica biome instead of lençois maranhenses
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:x8gF5LA2:QUggd0N3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:x8gF5LA2:QUggd0N3"
}




