Tags
Creators
Details
Licensed MIT
Published 4 years ago
Updated 3 months ago
All versions
8.1.0+fabric
Beta
[Fabric 1.20.1] 8.1.02 years ago 5,889
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Fabric
Quilt
Supported environments
Client and server
Required content
Changes
8.1.0
- fix: light block not replaceable (close #35)
- release
- feat: Shimmer integration V2
- 1.20 port
- 1.19.3 port
- 1.19
- port
- remove unused textures
- port
- port
- feat: steal issue forms from Botania
- re-enable JEI compat
- parchment. adjusting requires shift
- only creative play can adjust light value
- add light tooltip
- byebye ubuntu pastebin
- port
- feat: Catalogue support
- Merge branch '1.16' of https://github.com/Snownee/LightingWand into 1.16
- feat: Fully adjustable light value
- fix: Duplicate recipes in JEI
- Merge pull request #23 from DrHesperus/patch-1
- Fully translated
- fix: re-enabled Psi compat
- port: 1.16.4
- 1.7.2
- feat: re-enable Psi compat. Avoid using non-api pkgs
- fix: #20
- bump version
- port: 1.16.2
- Fix #18
- 1.16 port
- #17
- Reduce image sizes
- 1.15.2 port
- Update gradle.properties
- Hopefully fix #13
- Re-add JEI support
- 1.15 port
- Update sponsor list
- Update Forge to 28.1
- Update issue.md
- Update issue templates
- 1.14.4 build. Close #5
- Bump version
- #4
- Fix AT (#3)
- Fix #2
- Add sponsor list
- Wand is not enchant-able now
- Add compatibility to JEI
- Update mappings
- Update Forge
- Bump version to 110
- Implement water logged state
- Port to 1.14
- Bump version
- Added Magical Psi compat
- Fixed orechid converting light block into ore (#1)
- Updated license
- Fix
- Fix crash causes by capability
- Fix client-side block update. Bump version
- Seems there is no way to get motion server-side :(
- Fix entity sync problem
- Fix entity sync problem
- Bump version to 1.0.0
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:lak1V0eP:xLBkqCvs"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:lak1V0eP:xLBkqCvs"
}



