Rename weather_pack mod to mcl_weather
commit69ade145095edcad1f65a924bf78a150a71be018
authorWuzzy <almikes@aol.com>
Tue, 21 Nov 2017 00:35:31 +0000 (21 01:35 +0100)
committerWuzzy <almikes@aol.com>
Tue, 21 Nov 2017 00:35:31 +0000 (21 01:35 +0100)
tree74f091c5e7b9581dbe886ffdef459a869f20da46
parent37668eb1f9943eb2c118b5b934acd56eed205df0
Rename weather_pack mod to mcl_weather
27 files changed:
mods/ENVIRONMENT/lightning/init.lua
mods/ENVIRONMENT/mcl_weather/README.md [moved from mods/ENVIRONMENT/weather_pack/README.md with 90% similarity]
mods/ENVIRONMENT/mcl_weather/depends.txt [moved from mods/ENVIRONMENT/weather_pack/depends.txt with 100% similarity]
mods/ENVIRONMENT/mcl_weather/description.txt [new file with mode: 0644]
mods/ENVIRONMENT/mcl_weather/init.lua [moved from mods/ENVIRONMENT/weather_pack/init.lua with 86% similarity]
mods/ENVIRONMENT/mcl_weather/mod.conf [new file with mode: 0644]
mods/ENVIRONMENT/mcl_weather/rain.lua [moved from mods/ENVIRONMENT/weather_pack/rain.lua with 63% similarity]
mods/ENVIRONMENT/mcl_weather/screenshot.png [moved from mods/ENVIRONMENT/weather_pack/screenshot.png with 100% similarity]
mods/ENVIRONMENT/mcl_weather/skycolor.lua [moved from mods/ENVIRONMENT/weather_pack/skycolor.lua with 61% similarity]
mods/ENVIRONMENT/mcl_weather/snow.lua [moved from mods/ENVIRONMENT/weather_pack/snow.lua with 58% similarity]
mods/ENVIRONMENT/mcl_weather/sounds/weather_rain.ogg [moved from mods/ENVIRONMENT/weather_pack/sounds/weather_rain.ogg with 100% similarity]
mods/ENVIRONMENT/mcl_weather/textures/weather_pack_rain_raindrop_1.png [moved from mods/ENVIRONMENT/weather_pack/textures/weather_pack_rain_raindrop_1.png with 100% similarity]
mods/ENVIRONMENT/mcl_weather/textures/weather_pack_rain_raindrop_2.png [moved from mods/ENVIRONMENT/weather_pack/textures/weather_pack_rain_raindrop_2.png with 100% similarity]
mods/ENVIRONMENT/mcl_weather/textures/weather_pack_rain_raindrop_3.png [moved from mods/ENVIRONMENT/weather_pack/textures/weather_pack_rain_raindrop_3.png with 100% similarity]
mods/ENVIRONMENT/mcl_weather/textures/weather_pack_snow_snowflake1.png [moved from mods/ENVIRONMENT/weather_pack/textures/weather_pack_snow_snowflake1.png with 100% similarity]
mods/ENVIRONMENT/mcl_weather/textures/weather_pack_snow_snowflake2.png [moved from mods/ENVIRONMENT/weather_pack/textures/weather_pack_snow_snowflake2.png with 100% similarity]
mods/ENVIRONMENT/mcl_weather/thunder.lua [new file with mode: 0644]
mods/ENVIRONMENT/mcl_weather/weather_core.lua [moved from mods/ENVIRONMENT/weather_pack/weather_core.lua with 75% similarity]
mods/ENVIRONMENT/weather_pack/description.txt [deleted file]
mods/ENVIRONMENT/weather_pack/mod.conf [deleted file]
mods/ENVIRONMENT/weather_pack/thunder.lua [deleted file]
mods/ITEMS/mcl_beds/depends.txt
mods/ITEMS/mcl_beds/functions.lua
mods/ITEMS/mcl_farming/depends.txt
mods/ITEMS/mcl_farming/soil.lua
mods/PLAYER/mcl_playerplus/depends.txt
mods/PLAYER/mcl_playerplus/init.lua