
Mythrais
Mythrais is an architectural addon mod that provides lots of decoration blocks such as windows, roofs, arches, Tudor beams, pillars and wall details for making your medieval and fantasy builds more buildy! Download my 32x resourcepack from my Patreon.
Tags
Creators
Details
5.2.1-1.21.1
Compatibility
Changes
Bugs Fixed Fabric and Neo 5.2.1
Blue diamond glass, more opaque Small Corner Pillar fixed odd hitbox height Fixed mismatched tracery names Unified colours for Diagonal Small Pillars/Geminated 2&4 Pillars/Small Corner Pillars/Small Central Pillars Fixed back to front hitbox on buttress detailing wide/narrow Fixed Triplewide window upper not changing glass colour Fixed missing L2 travertine vert quarter Fixed shift+right click behaviour for layered blocks Renamed "glass_colour" to "alt_colour" so that it can be used for more blocks with additional variations Added alt_colour to the roof infill blocks, specifically oak, dark_oak, birch, stone Added alt_colour to tudorpanel blocks, main colour is still wood, alt_colour is plaster/brick infills (tan tudorpanels are now legacy and can no longer be crafted) Improved tudor chimney textures for red brick and brown brick Fixed broken items for windows missing glass Fixed gothic Corbel model Fixed textures on Tudor Chimneys Improved bargeboard models for all types Fixed z fighting on wide 5 stepped arches Fixed incorrect colour on external roof upper infill 22 Fixed hitboxes for shallow stairs Fixed hitbox size on single gothic arch detail block Fixed mismatched dark gothic half pillar Fixed missing transparency on petal window Fixed missing shapes for medium tracery 01 centre centre Improved several hitboxes which were overly large, or causing transparency issues Rebalanced all recipes to refined blocks
Blocks Added
Added wrought iron balustrades Added herringbone and diagonal tudorpanels Added exposed_joists_extended Added halfcircle 45 bargeboards left/right/cap to complete set Added sage, purple diamond, cyan, bright copper, old gold roofing set Added simple 67 beam Added roof cap infills for 22/45/67 degree roofs Added new refined cherry, bamboo, tuff and yellow terracotta for recipe balancing
Added connected textures in the 32x Resourcepack available on my Patreon - this requires Continuity
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:dz8ogIVL:jWqj4ZL8"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:dz8ogIVL:jWqj4ZL8"
}
