Closes #1344 Added a silk touch annihilation plane
This commit is contained in:
@@ -423,6 +423,7 @@ item.appliedenergistics2.ItemMaterial.SkyDust.name=Sky Stone Dust
|
||||
item.appliedenergistics2.ItemMaterial.CardCrafting.name=Crafting Card
|
||||
|
||||
item.appliedenergistics2.ItemPart.AnnihilationPlane.name=ME Annihilation Plane
|
||||
item.appliedenergistics2.ItemPart.IdentityAnnihilationPlane.name=ME Identity Annihilation Plane
|
||||
item.appliedenergistics2.ItemPart.CableAnchor.name=Cable Anchor
|
||||
item.appliedenergistics2.ItemPart.CableCovered.name=ME Covered Cable
|
||||
item.appliedenergistics2.ItemPart.CableGlass.name=ME Glass Cable
|
||||
|
||||
@@ -57,6 +57,10 @@ shaped=
|
||||
mc:iron_ingot ae2:ItemMaterial.AnnihilationCore mc:iron_ingot
|
||||
-> ae2:ItemPart.AnnihilationPlane
|
||||
|
||||
shapeless=
|
||||
ae2:ItemPart.AnnihilationPlane ae2:ItemMaterial.FluixPearl
|
||||
-> ae2:ItemPart.IdentityAnnihilationPlane
|
||||
|
||||
shaped=
|
||||
glass ae2:ItemPart.Terminal glass,
|
||||
cable _ cable,
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 2,
|
||||
"frames": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 391 B |
Reference in New Issue
Block a user