Skip to content

Commit

Permalink
Merge pull request #168 from Niklp09/nbox_low_power_box
Browse files Browse the repository at this point in the history
Improve `techage:ta4_power_box` node_box
  • Loading branch information
joe7575 authored May 1, 2024
2 parents ab66660 + c2c0686 commit ac28677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion power/ta4_cable.lua
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ minetest.register_node("techage:ta4_power_box", {
type = "connected",
fixed = {
{ -3/16, -3/16, -3/16, 3/16, 3/16, 3/16}, -- box
{ -1/16, -7/16, -1/16, 1/16, -4/16, 1/16}, -- post
{ -1/16, -7/16, -1/16, 1/16, -3/16, 1/16}, -- post
{ -3/16, -8/16, -3/16, 3/16, -7/16, 3/16}, -- base
},

Expand Down

0 comments on commit ac28677

Please sign in to comment.