You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/dev/propulsionteam/propulsionsimulated/content/thruster/ion_thruster/IonThrusterBlockEntity.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -349,8 +349,8 @@ public boolean shouldEmitPlume() {
Copy file name to clipboardExpand all lines: src/main/java/dev/propulsionteam/propulsionsimulated/content/thruster/ion_thruster/IonThrusterRenderer.java
Copy file name to clipboardExpand all lines: src/main/java/dev/propulsionteam/propulsionsimulated/content/thruster/solid_fuel_thruster/SolidFuelThrusterBlockEntity.java
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,15 +49,16 @@ public SolidFuelThrusterBlockEntity(BlockEntityType<?> type, BlockPos pos, Block
Copy file name to clipboardExpand all lines: src/main/java/dev/propulsionteam/propulsionsimulated/content/thruster/solid_fuel_thruster/SolidFuelThrusterRenderer.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ public SolidFuelThrusterRenderer(BlockEntityRendererProvider.Context context) {
Copy file name to clipboardExpand all lines: src/main/java/dev/propulsionteam/propulsionsimulated/content/thruster/thruster/creative_thruster/CreativeThrusterBlockEntity.java
+10-9Lines changed: 10 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,8 @@ public CreativeThrusterBlockEntity(BlockPos pos, BlockState state) {
Copy file name to clipboardExpand all lines: src/main/java/dev/propulsionteam/propulsionsimulated/content/thruster/thruster/creative_thruster/CreativeThrusterRenderer.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ protected void renderSafe(final CreativeThrusterBlockEntity be,
0 commit comments