diff --git a/CHANGELOG.md b/CHANGELOG.md index bfc2d3886..5ddd4fb17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - Fixed balancing issues with the Aquaponics Loop. @Redeix - Mars log electric greenhouse recipes now output the same amount of logs as earth log recipes @Pyritie - Geodes (in newly generated chunks) are now completely solid so they won't cause cave-ins any more @Pyritie +- Recolored the different oils so you can actually tell them apart visually @Pyritie ### Bug fixes - Fixed a config bug causing waves to deposit shells etc with 100% chance. @Mqrius - Fixed a bug preventing the Pisciculture Fishery and Hydroponics Facility from overclocking. @Redeix diff --git a/kubejs/assets/greate/textures/block/aluminium/cogwheel.png b/kubejs/assets/greate/textures/block/aluminium/cogwheel.png new file mode 100644 index 000000000..09df8ebe4 Binary files /dev/null and b/kubejs/assets/greate/textures/block/aluminium/cogwheel.png differ diff --git a/kubejs/assets/greate/textures/block/aluminium/large_cogwheel.png b/kubejs/assets/greate/textures/block/aluminium/large_cogwheel.png new file mode 100644 index 000000000..b612af2fd Binary files /dev/null and b/kubejs/assets/greate/textures/block/aluminium/large_cogwheel.png differ diff --git a/kubejs/assets/greate/textures/block/aluminium/millstone.png b/kubejs/assets/greate/textures/block/aluminium/millstone.png new file mode 100644 index 000000000..90a631180 Binary files /dev/null and b/kubejs/assets/greate/textures/block/aluminium/millstone.png differ diff --git a/kubejs/assets/greate/textures/block/aluminium/pump.png b/kubejs/assets/greate/textures/block/aluminium/pump.png index 7e09ab8ca..850d0eaba 100644 Binary files a/kubejs/assets/greate/textures/block/aluminium/pump.png and b/kubejs/assets/greate/textures/block/aluminium/pump.png differ diff --git a/kubejs/assets/greate/textures/block/andesite_alloy/axis.png b/kubejs/assets/greate/textures/block/andesite_alloy/axis.png new file mode 100644 index 000000000..1f4adadfb Binary files /dev/null and b/kubejs/assets/greate/textures/block/andesite_alloy/axis.png differ diff --git a/kubejs/assets/greate/textures/block/andesite_alloy/axis_top.png b/kubejs/assets/greate/textures/block/andesite_alloy/axis_top.png new file mode 100644 index 000000000..d57d90d65 Binary files /dev/null and b/kubejs/assets/greate/textures/block/andesite_alloy/axis_top.png differ diff --git a/kubejs/assets/greate/textures/block/andesite_alloy/cogwheel_axis.png b/kubejs/assets/greate/textures/block/andesite_alloy/cogwheel_axis.png new file mode 100644 index 000000000..91c545a81 Binary files /dev/null and b/kubejs/assets/greate/textures/block/andesite_alloy/cogwheel_axis.png differ diff --git a/kubejs/assets/greate/textures/block/andesite_alloy/mechanical_press_head.png b/kubejs/assets/greate/textures/block/andesite_alloy/mechanical_press_head.png new file mode 100644 index 000000000..63058a55f Binary files /dev/null and b/kubejs/assets/greate/textures/block/andesite_alloy/mechanical_press_head.png differ diff --git a/kubejs/assets/greate/textures/block/steel/axis.png b/kubejs/assets/greate/textures/block/steel/axis.png new file mode 100644 index 000000000..1dae29c51 Binary files /dev/null and b/kubejs/assets/greate/textures/block/steel/axis.png differ diff --git a/kubejs/assets/greate/textures/block/steel/axis_top.png b/kubejs/assets/greate/textures/block/steel/axis_top.png new file mode 100644 index 000000000..b740b4501 Binary files /dev/null and b/kubejs/assets/greate/textures/block/steel/axis_top.png differ diff --git a/kubejs/assets/greate/textures/block/steel/cogwheel_axis.png b/kubejs/assets/greate/textures/block/steel/cogwheel_axis.png new file mode 100644 index 000000000..fcf13ce6e Binary files /dev/null and b/kubejs/assets/greate/textures/block/steel/cogwheel_axis.png differ diff --git a/kubejs/assets/greate/textures/block/steel/mechanical_press_head.png b/kubejs/assets/greate/textures/block/steel/mechanical_press_head.png new file mode 100644 index 000000000..c22040ab2 Binary files /dev/null and b/kubejs/assets/greate/textures/block/steel/mechanical_press_head.png differ diff --git a/kubejs/assets/greate/textures/block/steel/mixer_head.png b/kubejs/assets/greate/textures/block/steel/mixer_head.png new file mode 100644 index 000000000..1034ddec1 Binary files /dev/null and b/kubejs/assets/greate/textures/block/steel/mixer_head.png differ diff --git a/kubejs/assets/greate/textures/block/steel/pipes.png b/kubejs/assets/greate/textures/block/steel/pipes.png new file mode 100644 index 000000000..3f0ccdb05 Binary files /dev/null and b/kubejs/assets/greate/textures/block/steel/pipes.png differ diff --git a/kubejs/assets/greate/textures/block/steel/pipes_connected.png b/kubejs/assets/greate/textures/block/steel/pipes_connected.png new file mode 100644 index 000000000..237f78cda Binary files /dev/null and b/kubejs/assets/greate/textures/block/steel/pipes_connected.png differ diff --git a/kubejs/assets/greate/textures/block/steel/pump.png b/kubejs/assets/greate/textures/block/steel/pump.png index f4ce1e625..e067e9925 100644 Binary files a/kubejs/assets/greate/textures/block/steel/pump.png and b/kubejs/assets/greate/textures/block/steel/pump.png differ diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_heavy.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_heavy.png new file mode 100644 index 000000000..36d79b959 Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_heavy.png differ diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_heavy.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_heavy.png.mcmeta new file mode 100644 index 000000000..0df7234a7 --- /dev/null +++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_heavy.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation":{ + "frametime":2 + } +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_light.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_light.png new file mode 100644 index 000000000..1a4892311 Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_light.png differ diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_light.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_light.png.mcmeta new file mode 100644 index 000000000..0df7234a7 --- /dev/null +++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_light.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation":{ + "frametime":2 + } +} \ No newline at end of file diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_medium.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_medium.png new file mode 100644 index 000000000..c8889cd73 Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_medium.png differ diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_medium.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_medium.png.mcmeta new file mode 100644 index 000000000..0df7234a7 --- /dev/null +++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.oil_medium.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation":{ + "frametime":2 + } +} \ No newline at end of file