Tags
Creators
Details
Licensed ARR
Published 5 months ago
Updated 3 weeks ago
All versions
1.1.6nws
Release
Pmw-lwm 1.1.6nws5 months ago 117
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Changes
Version 1.1.6 (THE NWS UPDATE) — 13-04-26
Added
- Desks/Chairs For the laptop.
- Working Puddle System that forms when it rains.
- Plates for food.
- Tornado Rater to log in EF RATING WIND SPEED aswell as a reason for the rating.
- Radar Upgrades consisting of 3 tiers.
- Power Generator model will be added soon
- Store Server Right clicking the block crashes your world will be fixed soon.
- Crypto Farm
- Power cables and Solar panels.
- Config to tweak the mod
Changed
- Modified the Mobile weather radar to resemble a phone.
Changed
- Modified the Mobile weather radar to resemble a phone.
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:pU1vsNIn:jNvoI1Xf"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:pU1vsNIn:jNvoI1Xf"
}

