forked from TAIGA/TAIGA
Renamed to Zkaface Tinkers' Construct Addon
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "zcompression:blocks/astrite_ore"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "zcompression:items/astrite_ingot"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
[{
|
||||
"modid": "zcompression",
|
||||
"name": "Zkaface Compression Mod",
|
||||
"description": "A modification to compress several items and blocks to a solid block with several features coming up on exponent five.",
|
||||
"version": "0.3b",
|
||||
"modid": "ztic_addon",
|
||||
"name": "Zkaface Tinkers' Construct Addon",
|
||||
"description": "A modification for Tinkers' Construct, adding several ores and materials",
|
||||
"version": "0.4",
|
||||
"mcversion": "1.9",
|
||||
"url": "www.sosnitzka.com",
|
||||
"updateUrl": "",
|
||||
"authorList": ["Zkaface"],
|
||||
"credits": "Chefe. He's there, if you need him.",
|
||||
"credits": "Chefe. He's there, if you need him. Sometimes.",
|
||||
"logoFile": "",
|
||||
"screenshots": [],
|
||||
"dependencies": ["tconstruct"]
|
||||
|
||||
Reference in New Issue
Block a user