Skip to content

Commit

Permalink
Tweaked heat cable model to use integer pixel counts
Browse files Browse the repository at this point in the history
Closed #245
  • Loading branch information
Da-Technomancer committed Mar 7, 2023
1 parent 25260da commit 8b401ea
Show file tree
Hide file tree
Showing 115 changed files with 457 additions and 457 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

public class HeatCable extends ConduitBlock<EnumTransferMode>{

private static final double SIZE = 0.2D;
private static final double SIZE = 0.25D;
protected static final VoxelShape[] SHAPES = generateShapes(SIZE);
private static final Item.Properties itemProp = new Item.Properties().tab(CRItems.TAB_HEAT_CABLE);

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"elements": [
{
"from": [ 3.2, 3.2, 3.2 ],
"to": [ 12.8, 12.8, 12.8 ],
"from": [ 4, 4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wall"},
Expand Down
Loading

0 comments on commit 8b401ea

Please sign in to comment.