Added Dilithium Ore and assigned crystals. Added some Book pages as a test (need to be fixed before next release).
Removed deprecated stuff. Removed 2016, Added 2017.
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "minecraft:cube_all",
|
||||
"textures": {
|
||||
"all": "taiga:blocks/block/dilithium"
|
||||
},
|
||||
"transform": "forge:default-block"
|
||||
},
|
||||
"variants": {
|
||||
"normal": [
|
||||
{}
|
||||
],
|
||||
"inventory": [
|
||||
{}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "minecraft:cube_all",
|
||||
"textures": {
|
||||
"all": "taiga:blocks/ore/dilithium"
|
||||
},
|
||||
"transform": "forge:default-block"
|
||||
},
|
||||
"variants": {
|
||||
"normal": [
|
||||
{}
|
||||
],
|
||||
"inventory": [
|
||||
{}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -18,6 +18,13 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"dilithium_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "dilithium_fluid"
|
||||
}
|
||||
}
|
||||
],
|
||||
"nitronite_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"title": "TEST Title",
|
||||
"text": [
|
||||
{
|
||||
"text": "Test text."
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"title": "New ores",
|
||||
"image": {
|
||||
"file": "taiga:textures/logo_s.png"
|
||||
},
|
||||
"text": [
|
||||
{
|
||||
"text": "TAIGA adds various new blocks and ores. You need to combine them in different alloys to get higher tiers,1 some better stats and special traits."
|
||||
},
|
||||
{
|
||||
"text": "\n"
|
||||
},
|
||||
{
|
||||
"text": "\n"
|
||||
},
|
||||
{
|
||||
"text": "The ores have to be found at special places. On the next pages, you will be teached where to find the ores and how they have to be handeled."
|
||||
}
|
||||
]
|
||||
}
|
||||
11
src/main/resources/assets/taiga/book/en_US/ores/intro.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "TAIGA: Tinkers' Alloying Addon",
|
||||
"image": {
|
||||
"file": "taiga:textures/logo.png"
|
||||
},
|
||||
"text": [
|
||||
{
|
||||
"text": "Thank you for downloading TAIGA. TAIGA is an addon for Tinker's Construct with a lot of end game materials. On the next pages you will see and learn how to find the new added Ores and what other features you can find in TAIGA."
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"data": "structure/tank.json"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": [
|
||||
{
|
||||
"text": "The Tinker Tank can be any size from 3x3 to 11x11, and with any height from a minimum of 3. Larger structues increase the size of the tank. In order to be a valid structure, it requires a floor and ceiling, along with a frame around the whole structure"
|
||||
},
|
||||
{
|
||||
"text": "The Tinker Tank can be built using any combination of seared blocks, glass, and drains. The floor and ceiling frame must be either seared blocks or drains. A single Tinker Tank controller is required. It can be placed on any layer except the ceiling, and must not be placed on the outside edges of the frame. The ceiling additionally supports slabs and stairs, even in the frame, provided they are downwards facing.",
|
||||
"paragraph": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -3,7 +3,9 @@
|
||||
"name": "index_title",
|
||||
"data": "sections/intro.json",
|
||||
"icon": {
|
||||
"file": "taiga:textures/gui/book/logo.png"
|
||||
"item": {
|
||||
"id": "taiga:ignitz_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -1,7 +1,15 @@
|
||||
[
|
||||
{
|
||||
"name": "welcome",
|
||||
"type": "text",
|
||||
"data": "intro/welcome.json"
|
||||
"name": "intro",
|
||||
"type": "image with text below",
|
||||
"data": "ores/intro.json"
|
||||
},
|
||||
{
|
||||
"name": "firstwords",
|
||||
"type": "text with right image etch",
|
||||
"data": "ores/firstwords.json"
|
||||
},
|
||||
{
|
||||
"type": "blank"
|
||||
}
|
||||
]
|
||||
@@ -1,4 +1,5 @@
|
||||
material.basalt.name=Basalt
|
||||
material.dilithium.name=Dilithium
|
||||
material.tiberium.name=Tiberium
|
||||
material.aurorium.name=Aurorium
|
||||
material.prometheum.name=Prometheum
|
||||
@@ -38,6 +39,7 @@ material.magma.name=Magma
|
||||
material.nitronite.name=Nitronit
|
||||
|
||||
tile.basalt_block.name=Basalt Block
|
||||
tile.dilithium_block.name=Dilithium Block
|
||||
tile.tiberium_block.name=Tiberium Block
|
||||
tile.aurorium_block.name=Aurorium Block
|
||||
tile.prometheum_block.name=Prometheum Block
|
||||
@@ -79,8 +81,10 @@ tile.meteoritecobble_block.name=Meteorite Cobble Block
|
||||
tile.obsidioritecobble_block.name=Meteorite Cobble Block
|
||||
|
||||
|
||||
|
||||
tile.basalt_ore.name=Basalt Ore
|
||||
tile.tiberium_ore.name=Tiberium Ore
|
||||
tile.dilithium_ore.name=Dilithium Ore
|
||||
tile.aurorium_ore.name=Aurorium Ore
|
||||
tile.prometheum_ore.name=Prometheum Ore
|
||||
tile.duranite_ore.name=Duranite Ore
|
||||
@@ -118,8 +122,12 @@ tile.obsidiorite_ore.name=Obsidiorite Ore
|
||||
tile.magma_ore.name=Magma Ore
|
||||
tile.nitronite_ore.name=Nitronite Ore
|
||||
|
||||
item.dilithium_crystal.name=Dilithium Crystal
|
||||
item.tiberium_crystal.name=Tiberium Crystal
|
||||
|
||||
|
||||
item.basalt_nugget.name=Basalt Nugget
|
||||
item.dilithium_nugget.name=Dilithium Nugget
|
||||
item.tiberium_nugget.name=Tiberium Nugget
|
||||
item.aurorium_nugget.name=Aurorium Nugget
|
||||
item.prometheum_nugget.name=Prometheum Nugget
|
||||
@@ -162,6 +170,7 @@ item.iron_nugget.name=Iron Nugget
|
||||
|
||||
item.basalt_dust.name=Basalt Dust
|
||||
item.tiberium_dust.name=Tiberium Dust
|
||||
item.dilithium_dust.name=Dilithium Dust
|
||||
item.aurorium_dust.name=Aurorium Dust
|
||||
item.prometheum_dust.name=Prometheum Dust
|
||||
item.duranite_dust.name=Duranite Dust
|
||||
@@ -201,6 +210,7 @@ item.nitronite_dust.name=Nitronite Dust
|
||||
|
||||
item.basalt_ingot.name=Basalt Ingot
|
||||
item.tiberium_ingot.name=Tiberium Ingot
|
||||
item.dilithium_ingot.name=Dilithium Ingot
|
||||
item.aurorium_ingot.name=Aurorium Ingot
|
||||
item.prometheum_ingot.name=Prometheum Ingot
|
||||
item.duranite_ingot.name=Duranite Ingot
|
||||
@@ -240,6 +250,7 @@ item.nitronite_ingot.name=Nitronite Ingot
|
||||
|
||||
fluid.tconstruct.basalt_fluid.name=Basalt Fluid
|
||||
fluid.tconstruct.tiberium_fluid.name=Tiberium Fluid
|
||||
fluid.tconstruct.dilithium_fluid.name=Dilithium Fluid
|
||||
fluid.tconstruct.aurorium_fluid.name=Aurorium Fluid
|
||||
fluid.tconstruct.prometheum_fluid.name=Prometheum Fluid
|
||||
fluid.tconstruct.duranite_fluid.name=Duranite Fluid
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "taiga:items/crystal/dilithium"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "taiga:items/dust/dilithium"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "taiga:items/ingot/dilithium"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "taiga:items/nugget/dilithium"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "taiga:items/crystal/tiberium"
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
BIN
src/main/resources/assets/taiga/textures/logo.png
Normal file
|
After Width: | Height: | Size: 44 KiB |