src upload

This commit is contained in:
2015-11-13 16:22:09 -05:00
commit 4474f3bb23
96 changed files with 3148 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
item.BasicProcessingChip.name=Basic Processing Chip
item.IntermediateProcessingChip.name=Advanced Processing Chip
item.EarthTargetingFocus.name=Earth Targeting Focus
item.AdvancedProcessingUnit.name=Super Processing Chip
item.SpacialFocusingModule.name=Space Targeting Focus
item.SolderingIron.name=Soldering Iron
item.WrenchUtility.name=Wrench Utility
item.ASHADBrick.name=ASHAD Brick
item.QuaridiumIngot.name=Quaridium Ingot
item.HumanInterfaceGate.name=Human Interface Gate
item.ConversionSpeedUpgrade.name=Conversion Accelerator
item.FanModule.name=Fan Module
tile.BlockOfASHAD.name=Block of ASHAD
tile.TransparentBlockOfASHAD.name=Transparent Block of ASHAD
tile.B-Lock-er.name=B-lock-er
tile.HolographicEmitter.name=holographic Light emitter
tile.ASUPedestal.name=Virtual Pedestal
tile.EnderCoreGenerator.name=Ender Core Generator
tile.CoreStabilizer.name=Core Stabilizer
tile.HolographicLight.name=Holographic Light
tile.QuaridiumOre.name=Quaridium Ore
tile.BlockOfASHADWithQuaridium.name=Block of ASHAD with Quaridium
tile.NetherCoreGenerator.name=Nether Core Generator
itemGroup.asu=Advanced Satellite Utilization

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,38 @@
{
"animation": {
"frames": [
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 900 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 997 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -0,0 +1,16 @@
[
{
"modid": "examplemod",
"name": "Example Mod",
"description": "Example placeholder mod.",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"updateUrl": "",
"authorList": ["ExampleDude"],
"credits": "The Forge and FML guys, for making this example",
"logoFile": "",
"screenshots": [],
"dependencies": []
}
]