diff options
author | Novatux <nathanael.courant@laposte.net> | 2015-02-22 12:42:46 +0100 |
---|---|---|
committer | Novatux <nathanael.courant@laposte.net> | 2015-02-22 12:42:46 +0100 |
commit | 3eefa2f18134ab59139f73f4bbf918024c494d7f (patch) | |
tree | bfca957a5c88c48a436dcec587dae85e0a653914 /technic_worldgen/textures | |
parent | 4b179821d3bc6cc3f01a6919e2182da8a9a62ea0 (diff) |
Add sulfur and lead, and make them generate
Diffstat (limited to 'technic_worldgen/textures')
-rw-r--r-- | technic_worldgen/textures/technic_lead_block.png | bin | 0 -> 340 bytes |
-rw-r--r-- | technic_worldgen/textures/technic_lead_dust.png | bin | 0 -> 232 bytes |
-rw-r--r-- | technic_worldgen/textures/technic_lead_ingot.png | bin | 0 -> 248 bytes |
-rw-r--r-- | technic_worldgen/textures/technic_lead_lump.png | bin | 0 -> 228 bytes |
-rw-r--r-- | technic_worldgen/textures/technic_mineral_lead.png | bin | 0 -> 290 bytes |
-rw-r--r-- | technic_worldgen/textures/technic_mineral_sulfur.png | bin | 0 -> 237 bytes |
-rw-r--r-- | technic_worldgen/textures/technic_sulfur_dust.png | bin | 0 -> 220 bytes |
-rw-r--r-- | technic_worldgen/textures/technic_sulfur_lump.png | bin | 0 -> 172 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/technic_worldgen/textures/technic_lead_block.png b/technic_worldgen/textures/technic_lead_block.png Binary files differnew file mode 100644 index 0000000..11da56a --- /dev/null +++ b/technic_worldgen/textures/technic_lead_block.png diff --git a/technic_worldgen/textures/technic_lead_dust.png b/technic_worldgen/textures/technic_lead_dust.png Binary files differnew file mode 100644 index 0000000..af6ee29 --- /dev/null +++ b/technic_worldgen/textures/technic_lead_dust.png diff --git a/technic_worldgen/textures/technic_lead_ingot.png b/technic_worldgen/textures/technic_lead_ingot.png Binary files differnew file mode 100644 index 0000000..fae0cbf --- /dev/null +++ b/technic_worldgen/textures/technic_lead_ingot.png diff --git a/technic_worldgen/textures/technic_lead_lump.png b/technic_worldgen/textures/technic_lead_lump.png Binary files differnew file mode 100644 index 0000000..64584cb --- /dev/null +++ b/technic_worldgen/textures/technic_lead_lump.png diff --git a/technic_worldgen/textures/technic_mineral_lead.png b/technic_worldgen/textures/technic_mineral_lead.png Binary files differnew file mode 100644 index 0000000..0309cd3 --- /dev/null +++ b/technic_worldgen/textures/technic_mineral_lead.png diff --git a/technic_worldgen/textures/technic_mineral_sulfur.png b/technic_worldgen/textures/technic_mineral_sulfur.png Binary files differnew file mode 100644 index 0000000..26cb19d --- /dev/null +++ b/technic_worldgen/textures/technic_mineral_sulfur.png diff --git a/technic_worldgen/textures/technic_sulfur_dust.png b/technic_worldgen/textures/technic_sulfur_dust.png Binary files differnew file mode 100644 index 0000000..04ffee0 --- /dev/null +++ b/technic_worldgen/textures/technic_sulfur_dust.png diff --git a/technic_worldgen/textures/technic_sulfur_lump.png b/technic_worldgen/textures/technic_sulfur_lump.png Binary files differnew file mode 100644 index 0000000..017c8e1 --- /dev/null +++ b/technic_worldgen/textures/technic_sulfur_lump.png |