Skip to content

Commit

Permalink
Merge pull request #1 from zmaster587/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
jelaw21 authored Mar 29, 2021
2 parents d926ccf + 6245a13 commit 734835c
Show file tree
Hide file tree
Showing 15 changed files with 19 additions and 15 deletions.
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/AtmosphereDetector.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/BlackHoleGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/Centrifuge.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/DataBus.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/Drill.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/GasIntake.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/GuidanceAccessHatch.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/PrecisionLaserEtcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/SolarArray.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/SpaceStationControllers.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
$multiBlock = 'NO';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
2 changes: 1 addition & 1 deletion AdvancedRocketry/1.12.2/blocks/StationLight.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
$hasNBT = '';
$other ='Light Level: 15';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php');
?>
3 changes: 2 additions & 1 deletion AdvancedRocketry/1.12.2/items/hovercraft.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php
');
?>
3 changes: 2 additions & 1 deletion AdvancedRocketry/1.12.2/items/jackhammer.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php
');
?>
3 changes: 2 additions & 1 deletion AdvancedRocketry/1.12.2/items/sealDetector.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php
');
?>
3 changes: 2 additions & 1 deletion AdvancedRocketry/1.12.2/items/thermite.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
$hasNBT = '';
$other ='';

include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template.php');
include($_SERVER["DOCUMENT_ROOT"].'/AdvancedRocketry/template1.12.php
');
?>

0 comments on commit 734835c

Please sign in to comment.