Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
408 commits
Select commit Hold shift + click to select a range
a048c24
Update windows build script to patch forge and compile against 953
arasium Dec 18, 2013
9930d92
git url update
arasium Dec 18, 2013
0650619
Update README.md
arasium Dec 18, 2013
4594f98
Update README.md
arasium Dec 18, 2013
ad7bb9c
Merge pull request #96 from taelnia/master
tcooc Dec 18, 2013
7372f7b
Merge remote-tracking branch 'arasium/master'
Dec 18, 2013
1154cab
Update to BC4.2.1.
Dec 18, 2013
5acdffc
Do most of port to 1.7.10
multiplemonomials Aug 30, 2014
b3c31b5
Remove some files that got added by mistake
multiplemonomials Aug 30, 2014
d728013
fix gitignore some more
multiplemonomials Aug 30, 2014
56d41b4
finally properly get rid of those files
multiplemonomials Aug 30, 2014
82784ba
now remove the api folder
multiplemonomials Aug 30, 2014
c7974c5
Add a proper system for setting up the repo
multiplemonomials Aug 30, 2014
15f9b76
Remove more files
multiplemonomials Aug 30, 2014
815dfc2
Finish port, though it hasn't yet been tested
multiplemonomials Aug 30, 2014
5f05573
Add
multiplemonomials Aug 30, 2014
13106f8
Fix Insertion and Distribution Pipes
multiplemonomials Sep 1, 2014
f37c190
Get Adv. Wooden Pipe working again
multiplemonomials Sep 1, 2014
c1f7e11
Fix Teleport Pipes and chunk lasers
multiplemonomials Sep 6, 2014
66685f4
Fix gitignore
multiplemonomials Sep 6, 2014
e6b407f
Remove files that accidentally got versioned, as well as the Key clas…
multiplemonomials Sep 6, 2014
312acff
Add davboecki's bug fix.. Stupid typos.
multiplemonomials Sep 13, 2014
c080118
Fix buildcraft being on incorrect branch
multiplemonomials Oct 20, 2014
6967cf1
Try to fix for latest BC 6.1.x, but Buildcraft won't compile
multiplemonomials Oct 25, 2014
8a3e061
Update Buildcraft stuff for 6.1.2+
multiplemonomials Oct 26, 2014
618f731
Update build file to use COFH core
multiplemonomials Oct 26, 2014
416355f
Finally fix the darn build system so Buildcraft compiles. Who knew d…
multiplemonomials Nov 3, 2014
d97203f
Update to Buildcraft 6.1.5. Why do they always need to pointlessly re…
multiplemonomials Nov 3, 2014
77f0c97
Update sync script and gitignore
multiplemonomials Nov 3, 2014
76cede7
Fix escaped unicode in language files
multiplemonomials Dec 13, 2014
52b733c
Fix missing ".name"'s in language files
multiplemonomials Dec 14, 2014
d1a7da6
Add my own rudimentary Japanese translation
multiplemonomials Dec 14, 2014
848ce74
Update ru_RU.lang
Dec 23, 2014
573809d
Merge pull request #1 from Adaptivity/patch-1
multiplemonomials Dec 26, 2014
0a354d3
Create pt_BR.lang
alab434 Jan 13, 2015
d61a046
Merge pull request #2 from al-myr/patch-1
multiplemonomials Jan 17, 2015
c822a0e
Add batch file to automatically build and remove the buildcraft classes
multiplemonomials Jan 26, 2015
5568a5f
Merge branch 'master' of https://github.com/multiplemonomials/Additio…
multiplemonomials Jan 26, 2015
042d450
Make everything about the build system 100 times better!
multiplemonomials Feb 8, 2015
3bb7358
Merge pull request #104 from multiplemonomials/master
multiplemonomials Feb 13, 2015
47c7e16
Fix Closed Transport Pipe. Gate still broken though.
multiplemonomials Feb 14, 2015
99dbb6f
Merge branch 'master' of https://github.com/tcooc/AdditionalPipesBC
multiplemonomials Feb 14, 2015
b764054
add script to make a Buildcraft source jar
multiplemonomials Feb 18, 2015
8187a3b
Fix Adv. Wooden Pipe.
multiplemonomials Feb 18, 2015
0513a52
Actually fix Adv. Wooden Pipe by re-basing off of BC's wooden pipe
multiplemonomials Feb 18, 2015
0689fbc
Change Switch Pipe recipe to not conflict with Stripes Pipe
multiplemonomials Feb 18, 2015
b6e7abf
increment version number, refactor ItemPipeAP into own file
multiplemonomials Feb 18, 2015
03330e1
add ItemPipeAP
multiplemonomials Feb 18, 2015
b373fdb
Make code use generics better and also fix Switch Fluid Pipe
multiplemonomials Feb 20, 2015
b066005
Remove client SideOnly notations on server network handlers -- how di…
multiplemonomials Feb 26, 2015
f09e40b
Make teleport pipes name-change-resistant.
multiplemonomials Mar 8, 2015
4054c72
Update to Buildcraft 6.4.2.
multiplemonomials Mar 8, 2015
6f4e43e
Start on the very long road to a 1.8 port
multiplemonomials Mar 10, 2015
e34dc3f
Fix more classes. That ForgeDirection -> EnumFacing change really hu…
multiplemonomials Mar 10, 2015
cdd30b6
Fix most of the pipes.
multiplemonomials Mar 11, 2015
9a2104c
Fix derpy crash on world upconvert
multiplemonomials Mar 11, 2015
78ae691
Finish base port. Textures are still broken, though.
multiplemonomials Mar 11, 2015
32b619f
Okay... not getting any farther on the 1.8 port until BuildCraft fini…
multiplemonomials Mar 15, 2015
c32616d
Fully fix upconversion of teleport pipes
multiplemonomials Mar 15, 2015
cdeb807
What?? A new pipe??? Yup, if all goes well the Priority Insertion Pip…
multiplemonomials Mar 17, 2015
96e0dd2
Add new, much simpler logging system
multiplemonomials Mar 18, 2015
cad010a
the Priority Insertion Pipe LIVESSSSS!!!!!!!!!!
multiplemonomials Mar 18, 2015
643e243
Add name and texture to Priority Insertion Pipe
multiplemonomials Mar 18, 2015
3a4993b
Fix and prettify Distribution Pipe and Priority Insertion Pipe GUIs
multiplemonomials Mar 20, 2015
7836d8f
another new pipe, this one requested by a person on the forums
multiplemonomials Mar 20, 2015
ba81aec
give Addition Pipe a texture
multiplemonomials Mar 20, 2015
44590e5
Write the filtering code for the Jeweled Pipe
multiplemonomials Mar 21, 2015
f8edbe2
start on Jeweled Pipe GUI
multiplemonomials Mar 21, 2015
4ba20a4
Stupid GUI code... Why do you keep crashing???!!!!
multiplemonomials Mar 25, 2015
cb69a1d
re-start from scratch on Jeweled Pipe GUI, which actually seems to ha…
multiplemonomials Apr 1, 2015
76cf73c
Progress on the Jeweled Pipe GUI
multiplemonomials Apr 1, 2015
e3eac96
GUI tweaking
multiplemonomials Apr 10, 2015
59cdd33
Merge remote-tracking branch 'origin/master'
multiplemonomials Apr 10, 2015
28be44e
Fix lots of recipe issues
multiplemonomials Apr 10, 2015
d562c63
Change Teleport Pipes back to their old names.
multiplemonomials Apr 10, 2015
180a510
Update Japanese language file.
multiplemonomials Apr 10, 2015
33c67d8
Remove some spam-ish logging
multiplemonomials Apr 10, 2015
6e0d463
Finish compilation instructions in README
multiplemonomials Apr 10, 2015
8c5415b
Let's try that README again
multiplemonomials Apr 10, 2015
7fe4949
One more time?
multiplemonomials Apr 10, 2015
2e33013
Fix Distribution Pipe dropping the first item
multiplemonomials Apr 10, 2015
6eda577
Fix TriggerPipeClosed
multiplemonomials Apr 10, 2015
86b839a
Fix the version number in mcmod.info
multiplemonomials Apr 10, 2015
f349afd
Re-do configuration in general
multiplemonomials Apr 11, 2015
24cefd9
Rewrite teleport manager
multiplemonomials Apr 12, 2015
1759d84
Re-add TriggerPhasedSignal
multiplemonomials Apr 12, 2015
c36430e
Fix teleport pipe item routing algorithm
multiplemonomials Apr 12, 2015
3fa940e
Fix frequency changes not taking effect immidiately
multiplemonomials Apr 12, 2015
a3415d4
work on teleport pipe GUI
multiplemonomials Apr 13, 2015
1e6a189
Update ru_RU.lang
Apr 18, 2015
d7fee40
Fix up new teleport manager. It's a lot less buggy now.
multiplemonomials Apr 20, 2015
ad928aa
Merge pull request #115 from Adaptivity/master
multiplemonomials Apr 20, 2015
554469a
Update version number
multiplemonomials Apr 20, 2015
94acabf
Start on teleport gates.
multiplemonomials Apr 27, 2015
842d046
Finish Teleport Gates
multiplemonomials Apr 30, 2015
9326d33
Update buildcraft to 6.4.14
multiplemonomials May 1, 2015
cfa2326
Add missing source jar
multiplemonomials May 2, 2015
f2b0674
Update to BC beta 7.0.3
multiplemonomials May 4, 2015
a2a146f
Start on Obsidian Fluid Pipe
multiplemonomials May 9, 2015
b63b63b
Add buffering system to obsidian fluid pipe
multiplemonomials May 9, 2015
b6247c3
Finish up Obsidian Fluid Pipe
multiplemonomials May 10, 2015
9744ac4
Update version number.
multiplemonomials May 10, 2015
f9955f5
Change how pipe capacities are loaded, and add Buildcraft version dep…
multiplemonomials May 16, 2015
5b03081
Update version number
multiplemonomials May 16, 2015
e48949c
Update to BC 7.0.6
multiplemonomials Jun 7, 2015
9d21d77
Update version number to 4.5.2
multiplemonomials Jun 7, 2015
65c473e
Add Gravity Feed Pipe
multiplemonomials Jun 10, 2015
e2e7278
Move teleport manager into a new API.
multiplemonomials Jun 12, 2015
6912e6e
Update build system to use online repos instead of jar files for deps.
multiplemonomials Jun 12, 2015
46d9d41
Revert Jeweled Pipe back to default state.
multiplemonomials Jun 12, 2015
f479f54
JP step 2
multiplemonomials Jun 12, 2015
2f50d9b
JP step 3
multiplemonomials Jun 13, 2015
d7c8c0c
Remove asm subdir that got added by mistake
multiplemonomials Jun 13, 2015
5a04bd8
JP step 4
multiplemonomials Jun 13, 2015
a34afde
JP step 5
multiplemonomials Jun 13, 2015
b3b77b7
JP step 6
multiplemonomials Jun 13, 2015
c1cb065
Fix extraction pipes pulling the wrong things
multiplemonomials Jun 14, 2015
3830809
JP step 7
multiplemonomials Jun 16, 2015
e14195e
Update Forge version and README
multiplemonomials Jun 18, 2015
1be925c
Fix Obsidian Fluid Pipe breaking if connected twice
multiplemonomials Jun 18, 2015
e09e2df
JP step 8
multiplemonomials Jun 21, 2015
d57e0b1
Merge branch 'master' of https://github.com/tcooc/AdditionalPipesBC
multiplemonomials Jun 21, 2015
f3d975b
JP step 8
multiplemonomials Jun 20, 2015
d40c7b6
JP step 8
multiplemonomials Jun 21, 2015
e1c1669
Fix Teleport Tether lasers not being shown
multiplemonomials Jun 22, 2015
4829e49
JP step 9
multiplemonomials Jun 25, 2015
45700cc
Finish Jeweled Pipe!
multiplemonomials Jun 25, 2015
0695cd6
Exclude .pdn files from being put into the built jar
multiplemonomials Jul 2, 2015
3447369
Update instructions with a more reliable way of fixing the lwjgl nati…
multiplemonomials Jul 2, 2015
b80663f
Fix strange disappearing items issue
multiplemonomials Jul 4, 2015
ca84d5d
Add the Dog Deaggravator.
multiplemonomials Jul 4, 2015
684d2cc
Start on better cat experiment
multiplemonomials Jul 26, 2015
c978f2d
Final 6.0 changes.
multiplemonomials Jul 31, 2015
da472fe
Fix Send & Receive teleport pipe bug, and unit tests
multiplemonomials Jul 31, 2015
8a6ae9f
Improve Japanese translation
multiplemonomials Aug 2, 2015
9348d2f
Update version number
multiplemonomials Aug 2, 2015
a247340
Fix Gravity Feed Pipe crashing when wrenched.
multiplemonomials Aug 9, 2015
f14907d
Add the Logistics Pipes API
multiplemonomials Aug 4, 2015
b4725d1
Rework Teleport Pipe API
multiplemonomials Aug 9, 2015
6773b00
Change game to run in 'minecraft'
multiplemonomials Aug 10, 2015
8aeb213
Update setup procedure
multiplemonomials Aug 10, 2015
9b45708
Start on Logistics Pipes integration
multiplemonomials Aug 10, 2015
a11eceb
Finish first attempt at LP compatibility
multiplemonomials Aug 10, 2015
e880cf5
Fix access control derp-up
multiplemonomials Aug 10, 2015
8749989
LP support tweaks
multiplemonomials Aug 15, 2015
28b2705
Add fixed validity-checker function
multiplemonomials Aug 15, 2015
be5271d
Merge remote-tracking branch 'origin/master'
multiplemonomials Aug 15, 2015
4b789e2
Fix pipe connection algorithm
multiplemonomials Aug 15, 2015
e3a6d2d
Give Logistics Teleport Pipe a texture & tooltip
multiplemonomials Aug 15, 2015
bf37b5e
Fix #130
multiplemonomials Oct 2, 2015
07961b8
Scrape together a version that builds with BC 7.1
multiplemonomials Oct 3, 2015
9ead6ff
work on APSpecialPipedConnection
multiplemonomials Oct 3, 2015
43e190b
Make it run without Logistics Pipes installed
multiplemonomials Oct 12, 2015
16b3a1e
Fix Switch Power Pipes not connecting properly
multiplemonomials Jan 2, 2016
d2564d5
Update version number and dependencies
multiplemonomials Jan 2, 2016
b788a0f
Fix jeweled pipe texture rename being ignored
multiplemonomials Jan 2, 2016
359fa00
Fix minor crash with logistics teleport pipe
multiplemonomials Mar 7, 2016
917ec30
Update version number
multiplemonomials Mar 7, 2016
b5923d5
Initial merge of the last 11 months of code into 1.8
multiplemonomials Mar 7, 2016
d99a471
Update readme for new version
multiplemonomials Mar 7, 2016
824084d
Add link to readme
multiplemonomials Mar 7, 2016
c8bff85
Make the mode compile with 1.8
multiplemonomials Mar 12, 2016
6097ca2
Fix in-game pipe item textures.
multiplemonomials Mar 13, 2016
d6d8e23
keep fixing pipes
multiplemonomials Apr 8, 2016
c10cd85
Fix almost everything
multiplemonomials Apr 8, 2016
112f5d5
Fix missing PipeClosed trigger texture
multiplemonomials Jun 21, 2016
edf24ae
Update version, fix jeweled GUI texture
multiplemonomials Jun 21, 2016
fbcfd97
Update README
multiplemonomials Jun 21, 2016
5d536a0
Fix server compatibility
multiplemonomials Jun 25, 2016
18bdfa0
Update version number
multiplemonomials Jun 25, 2016
52f4e6f
Merge pull request #148 from tcooc/1.8
multiplemonomials Aug 10, 2016
5273778
Fix Japanese translation a little
multiplemonomials Aug 10, 2016
477d48c
Fix Obsidian Fluid Pipe crash with I2C fluid cells
multiplemonomials Nov 26, 2016
d457f03
Update version number
multiplemonomials Nov 26, 2016
f310a51
Fix power teleport pipes not powering machines.
multiplemonomials Nov 27, 2016
9a81972
Merge 1.8 fixes: fix Obsidian Fluid Pipe, update translations
multiplemonomials Nov 27, 2016
fef3c3d
Fix obsidian pipes getting stuck if bombarded with items
multiplemonomials Nov 27, 2016
858e239
Make all recipes use the Ore Dictionary
multiplemonomials Dec 20, 2016
bd2bd7d
Use Ore Dictionary for gears
multiplemonomials Jan 2, 2017
d672dc2
Fix crash when non-power pipe is placed next to Power Teleport Pipe
multiplemonomials Jan 2, 2017
36e1a7c
Update version number
multiplemonomials Jan 2, 2017
af40016
Don't use ForgeDirection.UNKNOWN to output from teleport pipes
multiplemonomials Jan 2, 2017
8300544
Fix missing recipe for Advanced Wooden Pipe
multiplemonomials Feb 1, 2017
77e421a
Add configuration option to disable the chunkloader
multiplemonomials Mar 27, 2017
9e95337
Fixed opening GUI
May 31, 2017
042be01
Fixed closing containers (inventory duplication)
May 31, 2017
8744907
Update ja_JP.lang
YamadaMegane Jun 26, 2017
169a807
Merge pull request #159 from EllenKasacon/patch-1
multiplemonomials Jul 5, 2017
bec4fd0
Merge pull request #156 from RedServer/1.7.10-bugfixes
multiplemonomials Jul 5, 2017
6825773
Buildcraft forced HTTPS on their build server so now Gradle can't acc…
multiplemonomials Jul 5, 2017
78c18b5
Merge branch '1.7.10-bugfixes' of https://github.com/tcooc/Additional…
multiplemonomials Jul 5, 2017
7299117
Fix items glitching out when being sent to a Send & Receive pipe
multiplemonomials Jul 5, 2017
9962002
Merge Ellen Kasacon's Japanese language file
multiplemonomials Jul 5, 2017
32df53d
dMerge branch '1.7.10-bugfixes'
multiplemonomials Jul 6, 2017
9cf5e29
Initial attempt to fix Teleport Tether texture
multiplemonomials Jul 6, 2017
651e67a
get Teleport Tether texture __closer to__ working...
multiplemonomials Jul 8, 2017
6e3f8b9
Fix Teleport Tether texture not dislaying!
multiplemonomials Dec 22, 2017
6731646
Disable "show chunk boundaries" key because it was not working
multiplemonomials Dec 23, 2017
951b46a
Finally fix the ledger icon on teleport pipes. I have no idea what t…
multiplemonomials Dec 23, 2017
8ce6f43
Switch Minecraft & Buildcraft versions to 1.11 ones
multiplemonomials Dec 25, 2017
7781a83
Initial work on port to 1.11. Holy crap, Buildcraft changed EVERYTHI…
multiplemonomials Dec 25, 2017
4c95e1f
Finish porting the distribution pipe
multiplemonomials Dec 27, 2017
ff6ac0c
Work a bot more on port. the Jeweled Pipe and Power Teleport Pipe ar…
multiplemonomials Dec 27, 2017
8b96e6b
Port the Gravity Feed pipe
multiplemonomials Dec 29, 2017
8b79b75
Port Priority Insertion Pipe
multiplemonomials Dec 29, 2017
25e8cbc
Implement Jeweled Pipe item routing algorithm, fix Adv. Wood Pipe to …
multiplemonomials Dec 29, 2017
9c73c86
Port Water Pump Pipe, Switch Pipe, and the Item and Liquid Teleport P…
multiplemonomials Dec 30, 2017
a2f5e64
Finish initial port! No compile errors!!!
multiplemonomials Dec 31, 2017
a21218a
Rename pipes to behaviors, now that there are no compilation errors t…
multiplemonomials Dec 31, 2017
9f61cb1
Initial upgrade to 1.12 -- and no, I can't be bothered to rename the …
multiplemonomials Jan 1, 2018
dcea972
Rename *all* textures and items to comply with Minecraft's enforcemen…
multiplemonomials Jan 2, 2018
436030f
Fix NBT storage, and debug some more issues
multiplemonomials Jan 3, 2018
e8e9a64
Debug and fix the Adv. Wooden Pipe and the Priority Insertion Pipe
multiplemonomials Jan 3, 2018
686f589
Fix Closed Pipe and Switch Pipe textures, add an ItemBlock for the Te…
multiplemonomials Jan 5, 2018
7422b8d
Merge pull request #164 from tcooc/1.11
Jan 5, 2018
4ba3f7f
Whoops, fix trigger sprite registration crashing dedicated servers
multiplemonomials Jan 5, 2018
5009214
Fix crash due to loading order issue when a config file is first created
multiplemonomials Jan 9, 2018
9670e67
Update for Buildcraft 7.99.14
multiplemonomials Jan 14, 2018
a1b955d
Whoops, re-add recipe registration code for pipes
multiplemonomials Jan 15, 2018
ca8ec6e
Harden the Teleport Manager against pipes that have been improperly l…
multiplemonomials Jan 31, 2018
67cd49e
Convert all recipes to JSON (Whew!)
multiplemonomials Jan 31, 2018
26d7336
Add tooltips for all pipes
multiplemonomials Jan 31, 2018
a2a61ea
Add a guide page for the Item Teleport Pipe
multiplemonomials Jan 31, 2018
cbd3711
Whoops, fix crash on startup
multiplemonomials Feb 4, 2018
0a3d72b
Manually merge afdw's Gradle wrapper fixes
multiplemonomials Feb 4, 2018
c162e37
Update for BuildCraft 7.99.15, add more logging to teleport pipes
multiplemonomials Feb 18, 2018
5796480
PT-BR Language
leterio May 1, 2018
ffcd3d3
Merge pull request #168 from viniciusleterio/master
May 2, 2018
40ba6d5
Fix items getting deleted from filter in Jeweled Pipe on world load
multiplemonomials Sep 10, 2018
0ae0d22
Fix Additional Pipes GUIs not showing nams and tooltips for items
multiplemonomials Sep 10, 2018
728c325
Update version number
multiplemonomials Sep 10, 2018
301bb4c
Disable debug logging -- too many people were complaining about it
multiplemonomials Sep 10, 2018
86fdf44
Create zh_cn.lang
Sep 19, 2018
1259311
Update zh_cn.lang
Sep 20, 2018
d7fe8e2
Update ru_ru.lang
Romz24 Feb 2, 2019
ecfd64a
Updated German translation by Rumspringa90!
multiplemonomials Jun 12, 2019
6e0459f
Update teleport pipe routing algorithm to fix items losing their color
multiplemonomials Jun 12, 2019
d3ede80
Try to fix some build system issues
multiplemonomials Sep 10, 2025
17a03e9
Fix permissions
multiplemonomials Sep 10, 2025
bc7d431
Enable exclusiveContent
multiplemonomials Sep 10, 2025
147cee4
OK that didn't work...
multiplemonomials Sep 10, 2025
8001e65
Fix gravity feed pipe tick count never resetting
multiplemonomials Sep 27, 2025
aa1e9ca
Buff default gravity pipe speed
multiplemonomials Sep 27, 2025
0f5a617
Fixed teleport pipes with undefined pipe behavior being added to the …
Munchy907 Dec 31, 2025
5d7769c
Fixed switch pipe not getting a block update
Munchy907 Jan 5, 2026
457f582
Fixed teleport tether having no item model if enableChuckloaderRecipe…
Munchy907 Mar 26, 2026
b921d6e
Added a tooltip "Crafting disabled by config" to teleport tether if e…
Munchy907 Mar 26, 2026
ead515b
Try and fix distribution pipe hang
multiplemonomials Oct 16, 2025
842754e
Disable broken version check on ForgeGradle
multiplemonomials Oct 16, 2025
b4bccd5
Add comment, remove spammy log
multiplemonomials Oct 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Compile

on:
push

jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v5
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 8
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
- name: Build with Gradle
run: ./gradlew build
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
.project
.classpath
**.class
CREDITS-fml.txt
forge-*.txt
/LICENSE-fml.txt
MinecraftForge-*.txt
/bin
/eclipse

/minecraft/*
/minecraft.1.7.10
/minecraft-server
!/minecraft/mods
/build
/.settings
/.gradle

/buildcraft_resources

*.iml
/.idea/
/classes/
1 change: 1 addition & 0 deletions AdditionalPipesBC_Client.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"><stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStart"/><stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="AdditionalPipesBC"/><stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="J:\Minecraft\AdditionalPipesBC\minecraft"/><stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=" -DFORGE_FORCE_FRAME_RECALC=true"/></launchConfiguration>
1 change: 1 addition & 0 deletions AdditionalPipesBC_Server.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"><stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStartServer"/><stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="AdditionalPipesBC"/><stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="J:\Minecraft\AdditionalPipesBC\minecraft"/><stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=" -DFORGE_FORCE_FRAME_RECALC=true"/></launchConfiguration>

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Loading