Skip to content

Add multi power cable block#15

Merged
CoderJoeW merged 2 commits intomainfrom
feature/multi-power-cable
Mar 13, 2026
Merged

Add multi power cable block#15
CoderJoeW merged 2 commits intomainfrom
feature/multi-power-cable

Conversation

@CoderJoeW
Copy link
Copy Markdown
Owner

Summary

  • Add multi power cable block that acts as a power distribution hub — pulls from behind and pushes 1 power per tick to each of the 5 other adjacent faces (max storage 10)
  • 12 visual variants (6 directional x powered/unpowered), placeholder textures, YAML block entries (custom_variation 154–166), and recipe (4 copper ingots)
  • Fix all shapeless recipes to use individual ingredient entries instead of invalid amount field

Pulls power from behind (opposite of facing) and pushes 1 power per tick
to each of the 5 other adjacent faces. Max storage 10, 12 visual variants
(6 directional x 2 powered states), crafted with 4 copper ingots.
Remove invalid 'amount' field from ingredients — shapeless recipes require
each item listed as a separate lettered entry (A, B, C, etc.).
@CoderJoeW CoderJoeW merged commit 90ae155 into main Mar 13, 2026
1 check passed
@CoderJoeW CoderJoeW deleted the feature/multi-power-cable branch March 15, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant