Tags
Creators
Details
Licensed GPL-3.0-or-later
Published 2 years ago
Updated 2 months ago
All versions
1.20.1-beta-0.2.1-C6
Beta
pantographsandwires-forge-1.20.1-beta-0.2.1-C63 months ago 5,393
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
NeoForge
Supported environments
Client and server
Required content
Changes
2026-04-17
- Added: The Y position of cantilevers can be adjusted
- Added: Wire coils can now be combined in the crafting grid
- Added: All oxidizing blocks can now be waxed and the oxidation reduced with an axe
- Added: New crafting recipes for waxed blocks and some oxidation states
- Added: Waxed variants of all oxidizing blocks
- Fixed: Data from older versions of P&W is not converted correctly, which allows duplicate wire connections
- Fixed: Some wire connections are incorrectly identified as duplicates
- Fixed: Power wires can no longer be connected to tensioning devices
- Fixed: Catenary wires can be connected to every part of the tensioning device
- Fixed: The oxidation config does not work
- Fixed: The remaining wire amount is displayed incorrectly in the HUD overlay
- Fixed: When placing headspans, the wire item is not used up
- Fixed: The required catenary wire length is incorrectly calculated for headspans
- Fixed: Distance effects by precision loss at large distances
- Fixed: Cantilevers can be targeted through blocks
- Fixed: The reach distance of wire items is too far
- Fixed: The wrong cantilever is targeted
- Fixed: Added compat with Sodium and Embeddium
- Changed: The wire connection point data can be cleared by shift + right-clicking
- Changed: The menu for changing the wire type can now be opened by right-clicking in the air for better consistency
- Changed: Improved interaction and hitboxes of rotated blocks
- Changed: Arrangement of items in the creative mode tab
- Changed: Improved placement and data storage of cantilevers
- Updated translations
- Updated Block and Item Tags
- Renamed config descriptions
Supplementary resources
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:VzdCnMqW:mAVSgt7I"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:VzdCnMqW:mAVSgt7I"
}




