Tags
Creators
Details
1.20.1-0.0.10
Compatibility
Required content
Changes
Add Forge conditional with Create integration
Add Light Emitter
Add Light Transfer Lens
Add Arcane Wood Frame
Add Arcane Wood Casing
Add Arcane Wood Wissen Casing
Add Arcane Wood Fluid Casing
Add Arcane Wood Steam Casing
Add Wisestone Frame
Add Wisestone Frame
Add Wisestone Wissen Casing
Add Wisestone Fluid Casing
Add Wisestone Steam Casing
Add missing block effect to Alchemy Machine with Wissen Wand
Add missing block effect to Alchemy Boiler with Wissen Wand
Add missing block effect to Arcane Iterator with Wissen Wand
Add area effect to Arcane Iterator with Wissen Wand
Add area effect to Altar of Drought with Wissen Wand
Add step height addition Attribute to Arcane Wood Cane
Add Light Sensor
Add custom menu
Add music disc, "Reborn", composed by Onjerlay
Add ambient track "Reborn" for custom menu
Add block guis labels
Add Creative Wissen Storage
Add Creative Light Storage
Add Creative Fluid Storage
Add Creative Steam Storage
Add /wizards_reborn wissen command
Add Wisestone Plate
Add Runic Wisestone Plate
Add Runic Pedestal
Add Wissen Wand mode visualization
Add Wissen Wand gui render work only in first person
Add Hovering Tome Stand can create in interact with pedestal
Add Mor can growth with light
Add Crystal Ritual system
Add Artificial Fertility Crystal Ritual
Add Ritual Breeding Crystal Ritual
Add custom shader to fluid cuboid render
Add Crystal Growth Acceleration Crystal Ritual
Add Crystal Ritual Recipe Type
Add Crystal Infusion Crystal Ritual
Add Crystal Infusion Recipe Type
Add Arcanum Dust Can interact with dispenser
Remade Wissen Wand Connect effect
Remade Altar of Drought select block
Remade block guis
Reduced speed Arcane Wood Cane
Reduced button category sound in Arcanemicon
Update wizards_reborn.zs
Fix censer recipes
Fix render block entities with camera angle
Fix blocks pipe connection shape
Fix crystals placement
Fix Arcane Wand and Wissen Wand gui layer
Fix tags with crushed_raw_arcane_gold (add to optional)
Fix Alchemy Furnace fuel slot capability
Fix bug with simple inventory block entities
Fix bug with Arcane Wood Mortar
Fix bug with remove crystall from Arcane Wand
Fix bug with Crystal Growth block entity
Fix Wissen Translator packets
Fix Ray Spells forge events
Fix bug with Ray Spells and empty slots
Fix forge tags
Fix fluids tags
Fix all mod packets
Fix spell research nullpointer bug
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:axZDcOCH:rE0mpxZy"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:axZDcOCH:rE0mpxZy"
}


