forked from raymondbh/TFC-Additions
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Instead of having a separate list of wood types the mod now uses th…
…e TFC one, if/when more wood types are added they should work automatically - Thanks to Cubey79 for providing us with textures for all the new TFC+ wood types - Minor refactoring
- Loading branch information
Showing
91 changed files
with
100 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,16 @@ | ||
package org.rbh.tfcadditions.Reference; | ||
|
||
import com.dunk.tfc.api.Enums.EnumFuelMaterial; | ||
|
||
/** | ||
* Created by raymondbh on 15.07.2015. | ||
*/ | ||
public class Names { | ||
|
||
public static final String[] STONE_IGIN = new String[]{"Granite", "Diorite", "Gabbro"}; | ||
public static final String[] STONE_SED = new String[]{"Shale", "Claystone", "Rock Salt", "Limestone", "Conglomerate", "Dolomite", "Chert", "Chalk"}; | ||
public static final String[] STONE_SED = new String[]{"Shale", "Claystone", "Rock Salt", "Limestone", "Conglomerate", | ||
"Dolomite", "Chert", "Chalk"}; | ||
public static final String[] STONE_IGEX = new String[]{"Rhyolite", "Basalt", "Andesite", "Dacite"}; | ||
public static final String[] STONE_MM = new String[]{"Quartzite", "Slate", "Phyllite", "Schist", "Gneiss", "Marble"}; | ||
|
||
public static String[] WOOD_ALL = new String[]{"Oak", "Aspen", "Birch", "Chestnut", "Douglas Fir", "Hickory", "Maple", "Ash", "Pine", "Sequoia", "Spruce", "Sycamore", "White Cedar", "White Elm", "Willow", "Kapok", "Acacia"}; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+676 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Bamboo/Bamboo Plank Large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.27 KB
...es/assets/tfcadditions/textures/blocks/wood/Bamboo/Bamboo Plank Outline-ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+671 Bytes
...ources/assets/tfcadditions/textures/blocks/wood/Bamboo/Bamboo Plank Outline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+671 Bytes
...ources/assets/tfcadditions/textures/blocks/wood/Bamboo/Bamboo Plank Parquet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+557 Bytes
...urces/assets/tfcadditions/textures/blocks/wood/Bamboo/Bamboo Plank Vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+469 Bytes
...main/resources/assets/tfcadditions/textures/blocks/wood/Bamboo/Bamboo Plank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+610 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Bamboo/Bamboo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+442 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Baobab/Baobab Plank Large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+873 Bytes
...es/assets/tfcadditions/textures/blocks/wood/Baobab/Baobab Plank Outline-ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+440 Bytes
...ources/assets/tfcadditions/textures/blocks/wood/Baobab/Baobab Plank Outline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+415 Bytes
...ources/assets/tfcadditions/textures/blocks/wood/Baobab/Baobab Plank Parquet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+374 Bytes
...urces/assets/tfcadditions/textures/blocks/wood/Baobab/Baobab Plank Vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+417 Bytes
...main/resources/assets/tfcadditions/textures/blocks/wood/Baobab/Baobab Plank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+482 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Baobab/Baobab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+277 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Ebony/Ebony Plank Large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+686 Bytes
...rces/assets/tfcadditions/textures/blocks/wood/Ebony/Ebony Plank Outline-ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+365 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Ebony/Ebony Plank Outline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+334 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Ebony/Ebony Plank Parquet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+312 Bytes
...sources/assets/tfcadditions/textures/blocks/wood/Ebony/Ebony Plank Vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+305 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Ebony/Ebony Plank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+458 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Ebony/Ebony.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+447 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Fever/Fever Plank Large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+895 Bytes
...rces/assets/tfcadditions/textures/blocks/wood/Fever/Fever Plank Outline-ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+459 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Fever/Fever Plank Outline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+419 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Fever/Fever Plank Parquet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+364 Bytes
...sources/assets/tfcadditions/textures/blocks/wood/Fever/Fever Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+419 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Fever/Fever Plank.png
Oops, something went wrong.
Binary file added
BIN
+499 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Fever/Fever.png
Oops, something went wrong.
Binary file added
BIN
+385 Bytes
...es/assets/tfcadditions/textures/blocks/wood/Fruitwood/Fruitwood Plank Large.png
Oops, something went wrong.
Binary file added
BIN
+930 Bytes
...ets/tfcadditions/textures/blocks/wood/Fruitwood/Fruitwood Plank Outline-ctm.png
Oops, something went wrong.
Binary file added
BIN
+495 Bytes
.../assets/tfcadditions/textures/blocks/wood/Fruitwood/Fruitwood Plank Outline.png
Oops, something went wrong.
Binary file added
BIN
+427 Bytes
.../assets/tfcadditions/textures/blocks/wood/Fruitwood/Fruitwood Plank Parquet.png
Oops, something went wrong.
Binary file added
BIN
+393 Bytes
...assets/tfcadditions/textures/blocks/wood/Fruitwood/Fruitwood Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+447 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Fruitwood/Fruitwood Plank.png
Oops, something went wrong.
Binary file added
BIN
+573 Bytes
...main/resources/assets/tfcadditions/textures/blocks/wood/Fruitwood/Fruitwood.png
Oops, something went wrong.
Binary file added
BIN
+423 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Gingko/Gingko Plank Large.png
Oops, something went wrong.
Binary file added
BIN
+858 Bytes
...es/assets/tfcadditions/textures/blocks/wood/Gingko/Gingko Plank Outline-ctm.png
Oops, something went wrong.
Binary file added
BIN
+435 Bytes
...ources/assets/tfcadditions/textures/blocks/wood/Gingko/Gingko Plank Outline.png
Oops, something went wrong.
Binary file added
BIN
+443 Bytes
...ources/assets/tfcadditions/textures/blocks/wood/Gingko/Gingko Plank Parquet.png
Oops, something went wrong.
Binary file added
BIN
+407 Bytes
...urces/assets/tfcadditions/textures/blocks/wood/Gingko/Gingko Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+422 Bytes
...main/resources/assets/tfcadditions/textures/blocks/wood/Gingko/Gingko Plank.png
Oops, something went wrong.
Binary file added
BIN
+558 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Gingko/Gingko.png
Oops, something went wrong.
Binary file added
BIN
+421 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Limba/Limba Plank Large.png
Oops, something went wrong.
Binary file added
BIN
+833 Bytes
...rces/assets/tfcadditions/textures/blocks/wood/Limba/Limba Plank Outline-ctm.png
Oops, something went wrong.
Binary file added
BIN
+445 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Limba/Limba Plank Outline.png
Oops, something went wrong.
Binary file added
BIN
+420 Bytes
...esources/assets/tfcadditions/textures/blocks/wood/Limba/Limba Plank Parquet.png
Oops, something went wrong.
Binary file added
BIN
+387 Bytes
...sources/assets/tfcadditions/textures/blocks/wood/Limba/Limba Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+434 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Limba/Limba Plank.png
Oops, something went wrong.
Binary file added
BIN
+614 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Limba/Limba.png
Oops, something went wrong.
Binary file added
BIN
+389 Bytes
...rces/assets/tfcadditions/textures/blocks/wood/Mahogany/Mahogany Plank Large.png
Oops, something went wrong.
Binary file added
BIN
+821 Bytes
...ssets/tfcadditions/textures/blocks/wood/Mahogany/Mahogany Plank Outline-ctm.png
Oops, something went wrong.
Binary file added
BIN
+437 Bytes
...es/assets/tfcadditions/textures/blocks/wood/Mahogany/Mahogany Plank Outline.png
Oops, something went wrong.
Binary file added
BIN
+430 Bytes
...es/assets/tfcadditions/textures/blocks/wood/Mahogany/Mahogany Plank Parquet.png
Oops, something went wrong.
Binary file added
BIN
+351 Bytes
...s/assets/tfcadditions/textures/blocks/wood/Mahogany/Mahogany Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+420 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Mahogany/Mahogany Plank.png
Oops, something went wrong.
Binary file added
BIN
+490 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Mahogany/Mahogany.png
Oops, something went wrong.
Binary file added
BIN
+700 Bytes
...rces/assets/tfcadditions/textures/blocks/wood/Mangrove/Mangrove Plank Large.png
Oops, something went wrong.
Binary file added
BIN
+2 KB
...ssets/tfcadditions/textures/blocks/wood/Mangrove/Mangrove Plank Outline-ctm.png
Oops, something went wrong.
Binary file added
BIN
+678 Bytes
...es/assets/tfcadditions/textures/blocks/wood/Mangrove/Mangrove Plank Outline.png
Oops, something went wrong.
Binary file added
BIN
+742 Bytes
...es/assets/tfcadditions/textures/blocks/wood/Mangrove/Mangrove Plank Parquet.png
Oops, something went wrong.
Binary file added
BIN
+769 Bytes
...s/assets/tfcadditions/textures/blocks/wood/Mangrove/Mangrove Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+778 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Mangrove/Mangrove Plank.png
Oops, something went wrong.
Binary file added
BIN
+558 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Mangrove/Mangrove.png
Oops, something went wrong.
Binary file added
BIN
+430 Bytes
...in/resources/assets/tfcadditions/textures/blocks/wood/Palm/Palm Plank Large.png
Oops, something went wrong.
Binary file added
BIN
+978 Bytes
...ources/assets/tfcadditions/textures/blocks/wood/Palm/Palm Plank Outline-ctm.png
Oops, something went wrong.
Binary file added
BIN
+514 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Palm/Palm Plank Outline.png
Oops, something went wrong.
Binary file added
BIN
+458 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Palm/Palm Plank Parquet.png
Oops, something went wrong.
Binary file added
BIN
+387 Bytes
...resources/assets/tfcadditions/textures/blocks/wood/Palm/Palm Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+341 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Palm/Palm Plank.png
Oops, something went wrong.
Binary file added
BIN
+682 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Palm/Palm.png
Oops, something went wrong.
Binary file added
BIN
+786 Bytes
...in/resources/assets/tfcadditions/textures/blocks/wood/Teak/Teak Plank Large.png
Oops, something went wrong.
Binary file added
BIN
+1.38 KB
...ources/assets/tfcadditions/textures/blocks/wood/Teak/Teak Plank Outline-ctm.png
Oops, something went wrong.
Binary file added
BIN
+782 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Teak/Teak Plank Outline.png
Oops, something went wrong.
Binary file added
BIN
+795 Bytes
.../resources/assets/tfcadditions/textures/blocks/wood/Teak/Teak Plank Parquet.png
Oops, something went wrong.
Binary file added
BIN
+811 Bytes
...resources/assets/tfcadditions/textures/blocks/wood/Teak/Teak Plank Vertical.png
Oops, something went wrong.
Binary file added
BIN
+738 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Teak/Teak Plank.png
Oops, something went wrong.
Binary file added
BIN
+698 Bytes
src/main/resources/assets/tfcadditions/textures/blocks/wood/Teak/Teak.png
Oops, something went wrong.
Binary file added
BIN
+575 Bytes
src/main/resources/assets/tfcadditions/textures/items/wood/Palm Plank Planed.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters