Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-or-later
Published 8 months ago
Updated last week
Changelog
THIS IS THE CREATE 6.0.4+ COMPATIBLE VERSION!
⚠️ Please create backups! 🙏🏼
From a technical perspective, the entire core of the mod has been completely replaced and rewritten to accommodate the numerous new and future features. Due to these drastic changes, there is no guarantee that all data will be converted correctly in all cases. Conversion issues are generally not fixed, as this was the risk of using the alpha versions, and further development takes priority. This version has been extensively tested, but with the number of changes, it is likely that some bugs remain undetected!
- Cantilevers
- The models are now generated at runtime, significantly reducing the number of models in the assets and the game's startup time.
- The height and catenary height can now be set individually in addition to the width.
- Cantilevers can be 1-6 blocks wide.
- Triple cantilevers can be created by clicking 2 additional times on a placed cantilever with the item.
- The registration arm types for multiple cantilevers are defined by the cantilever item settings.
- With multiple cantilevers, you can now target the cantilever to which you want to attach the wire. You no longer have to click on the block.
- Cantilevers no longer have collision.
- Wire decorations
- Insulators and other components can now be dynamically attached to wires.
- Click on the wire with the corresponding item to attach it.
- In some cases, multiple items of one type are required due to wire type rules.
- Wire consumption
- Wire coils have a specific amount of wire (in meters/blocks)
- By creating a wire connection, the length of the generated connection is deducted from the item.
- Some wire types can deduct more wire, for example, if multiple individual wires are created per connection (e.g. Catenary Wire).
- By removing a wire connection with Shears, the corresponding amount of wire is automatically credited to a suitable item in the inventory.
- Wire coils in the hotbar/offhand have priority
- If no wire coil is available or all are full, a new one is created, provided there is an empty wire coil in the inventory and at least one free slot.
- If none of these conditions are met, copper wires are dropped in the ratio of the crafting cost to the wire connection.
- Wire Types
- All wire types are combined in one item
- The wire type can be changed by
SHIFT + Right Click
the item - Wires are now displayed slightly thicker
- Catenary Headspan wire
- Generates a headspan construction to which multiple catenary wires can be attached
- Four points are required for placement:
- Select two connection points (as with other wires)
- Then, at the second connection point, click on one of the blocks directly above it (y-axis) to define the height of the second support wire
- Then, click on one of the blocks further above to define the top support wire
- Droppers can be created by clicking with a wrench on one of the cross-support wires
- Clicking with a wrench or Shears on one of the droppers, removes it
- Clicking with a cantilever on one of the droppers attaches a registration arm to it. The alignment depends on the cantilever settings used.
- By clicking a Wire Coil item with
Catenary Wire
mode selected on one of the droppers with a registration arm, connects a catenary wire to it. - The placement of insulators is predetermined by certain rules in some wire types.
- Support wire
- Can be connected to all masts of P&W, fences, and metal girders.
- Purely decorative: Intended to be used to replicate support and bearing wires.
- Does not sag
- Does not accept decorations
- Mast weathering
- Masts can weather (similar to copper blocks)
- To circumvent weathering, metal masts can be galvanized
- When upgrading existing worlds, all masts are not galvanized, which causes them to rust
- New UI
- The cantilever settings UI has been redesigned to hopefully be easier to use
- The grid in the cantilever settings UI now corresponds to real blocks, allowing the user to see the size of the blocks.
- New wire system and file format
- The Wire API has been completely rewritten
- The new API offers numerous functions for highly customizable wire networks
- The data and blocks from older versions will be converted to the new format as much as possible. This feature does not offer a 100% guarantee! Please create backups!
- Tags
- Block tag
pantographsandwires:catenary_headspan_connectable
, which specifies which blocks catenary headspans can be connected to. - Block tag
pantographsandwires:support_wire_connectable
, which specifies which blocks support wires can be connected to. - Block tag
pantographsandwires:cantilever_mast_hinge
, which specifies which blocks a mast hinge should be used for cantilevers. - Block tag
pantographsandwires:cantilever_mast_bracket_fitting
, which specifies which blocks a bracket should be used for cantilevers. - Block tags with the name pattern
pantographsandwires:cantilever_connectable_<pixels>px
can now accept all pixel values from 0 to 16 and are uniquely identifiable for each block hitbox. - Item tag
pantographsandwires:insulators
, which specifies which blocks as insulators can be used as wire decorations - Item tag
pantographsandwires:cantilevers
, which specifies which blocks can be used as registration arms in catenary headspans
- Block tag
- Other Changes and Bugfixes
- Wires can be removed by clicking with Shears
- Many crafting recipes have been simplified
- The tensioning device item has a 3D texture to make it easier to identify what block it is
- The maximum wire length can now be increased to up to 128 blocks in the config
- Removed: Individual wire items
- Removed: Now unused crafting items
- Fixed: Serious performance issues with extremely large wire networks
- Fixed: No item is removed when placing wires
- Fixed: Multiple cantilevers only drop one item at a time
- Fixed: Wires glow at night
- Uses an early beta of DragonLib 3 (v2.2.28) - This version is compatible with DragonLib 2.2.24 and does not need to be installed manually.
- DragonUI 3
- 3D modeling tools
Breaking changes
- All cantilever items will be gone
- All wire items will be gone
- Many crafting recipes won't work anymore
- All masts begin to rust
- All dependent mods/addons most likely no longer work