Tweak lava, a few diamond items, dark_oak doors, update chests, add some more alternate textures, cleanup override file, and add mcl_enchanting textures.
BIN
main_menu/menu_header.png
Normal file
After Width: | Height: | Size: 629 B |
BIN
main_menu/plus.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 307 B |
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 309 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 378 B After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 359 B |
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 446 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 476 B |
Before Width: | Height: | Size: 429 B After Width: | Height: | Size: 476 B |
Before Width: | Height: | Size: 439 B After Width: | Height: | Size: 421 B |
Before Width: | Height: | Size: 429 B After Width: | Height: | Size: 469 B |
58
override.txt
@ -1,13 +1,22 @@
|
||||
#----------------------------------------------------------------
|
||||
# Minetest Game
|
||||
#----------------------------------------------------------------
|
||||
farming:dry_soil all farming_dry_soil.png
|
||||
farming:dry_soil_wet all farming_dry_soil_wet.png
|
||||
tame_nodes:dry_soil all farming_dry_soil.png
|
||||
|
||||
|
||||
default:mese_post_light_acacia wield,sides mese_post_side_acacia.png^[makealpha:255,126,126
|
||||
default:mese_post_light_aspen_wood wield,sides mese_post_side_aspen.png^[makealpha:255,126,126
|
||||
default:mese_post_light_junglewood wield,sides mese_post_side_jungle.png^[makealpha:255,126,126
|
||||
default:mese_post_light_pine_wood wield,sides mese_post_side_pine.png^[makealpha:255,126,126
|
||||
default:mese_post_light wield,sides mese_post_side_oak.png^[makealpha:255,126,126
|
||||
|
||||
|
||||
|
||||
#----------------------------------------------------------------
|
||||
# Mcimport Mods
|
||||
#----------------------------------------------------------------
|
||||
mesecons_detector:object_detector_off top mesecons_switch_side.png
|
||||
mesecons_detector:object_detector_off bottom mesecons_switch_side.png
|
||||
mesecons_detector:object_detector_on top mesecons_switch_side.png
|
||||
@ -40,13 +49,9 @@ mesecons_movestones:sticky_movestone_vertical front jeija_sticky_movestone.png^[
|
||||
|
||||
|
||||
|
||||
|
||||
tinkering:part_builder top tinkering_part_builder_top.png
|
||||
tinkering:pattern_table top tinkering_pattern_table_top.png
|
||||
tinkering:tool_station top tinkering_tool_station_top.png
|
||||
|
||||
|
||||
|
||||
#----------------------------------------------------------------
|
||||
# Minetest Game Mods
|
||||
#----------------------------------------------------------------
|
||||
bees:extractor front bees_extractor.png
|
||||
bees:extractor top bees_extractor_front.png^[verticalframe:3]
|
||||
bees:hive_artificial left bees_side.png
|
||||
@ -56,6 +61,16 @@ bees:hive_artificial top bees_top.png
|
||||
bees:hive_wild all wild_hive.png
|
||||
|
||||
|
||||
pipeworks:trashcan top pipeworks_trashcan_top.png
|
||||
|
||||
|
||||
#----------------------------------------------------------------
|
||||
# SkyFactory
|
||||
#----------------------------------------------------------------
|
||||
tinkering:part_builder top tinkering_part_builder_top.png
|
||||
tinkering:pattern_table top tinkering_pattern_table_top.png
|
||||
tinkering:tool_station top tinkering_tool_station_top.png
|
||||
|
||||
|
||||
farming:carrot_1 sides farming_carrot_1.png
|
||||
farming:carrot_2 sides farming_carrot_1.png
|
||||
@ -67,6 +82,33 @@ farming:carrot_7 sides farming_carrot_3.png
|
||||
farming:carrot_8 sides farming_carrot_4.png
|
||||
|
||||
|
||||
|
||||
#----------------------------------------------------------------
|
||||
# MineClone2
|
||||
#----------------------------------------------------------------
|
||||
mcl_chests:chest_left top mcl_chests_big_top_leftside.png
|
||||
mcl_chests:chest_left bottom mcl_chests_big_top_leftside.png
|
||||
mcl_chests:chest_left left mcl_chests_big_rightside.png^[transformFX
|
||||
mcl_chests:chest_left right mcl_chests_big_rightside.png
|
||||
mcl_chests:chest_left back mcl_chests_big_back_rightside.png
|
||||
mcl_chests:chest_left front mcl_chests_big_front_leftside.png
|
||||
|
||||
mcl_chests:chest_right top mcl_chests_big_top_leftside.png^[transformFX
|
||||
mcl_chests:chest_right bottom mcl_chests_big_top_leftside.png^[transformFX
|
||||
mcl_chests:chest_right left mcl_chests_big_rightside.png^[transformFX
|
||||
mcl_chests:chest_right right mcl_chests_big_rightside.png
|
||||
mcl_chests:chest_right back mcl_chests_big_back_rightside.png^[transformFX
|
||||
mcl_chests:chest_right front mcl_chests_big_front_rightside.png
|
||||
|
||||
|
||||
mcl_chests:trapped_chest_left back mcl_chests_big_back_rightside.png
|
||||
mcl_chests:trapped_chest_left front mcl_chests_big_front_leftside.png
|
||||
|
||||
mcl_chests:trapped_chest_right back mcl_chests_big_back_rightside.png^[transformFX
|
||||
mcl_chests:trapped_chest_right front mcl_chests_big_front_rightside.png
|
||||
|
||||
|
||||
|
||||
mcl_ocean:kelp_dirt all default_dirt.png^sea_decor_node_grass.png
|
||||
mcl_ocean:kelp_sand all default_sand.png^sea_decor_node_grass.png
|
||||
mcl_ocean:seagrass_dirt all default_dirt.png^sea_decor_node_grass.png
|
||||
@ -76,4 +118,4 @@ mcl_ocean:seagrass_sand all default_sand.png^sea_decor_node_grass.png
|
||||
mesecons_lightstone:lightstone_off all redstone_lamp_off.png
|
||||
mesecons_lightstone:lightstone_on all redstone_lamp_on.png
|
||||
|
||||
pipeworks:trashcan top pipeworks_trashcan_top.png
|
||||
|
||||
|
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 353 B |
BIN
skyfactory/protector/protector_logo_alt.png
Normal file
After Width: | Height: | Size: 318 B |
BIN
skyfactory/protector/protector_logo_alt_copper.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
skyfactory/protector/protector_logo_alt_gold.png
Normal file
After Width: | Height: | Size: 330 B |
@ -1,4 +1,4 @@
|
||||
title = REFI Textures
|
||||
name = refi_textures
|
||||
author = MysticTempest
|
||||
description = 16px - CC-By-SA 4.0 - Attempts to recapture the aesthetic of Minecraft, while improving upon visibility. Usable in Minetest Game v5.x, and MineClone2.
|
||||
description = 16px - CC-By-SA 4.0 - Attempts to recapture the aesthetic of Minecraft, while improving upon visibility. Usable in Minetest Game v5.x, MineClone2 and more.
|
||||
|
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 591 B |
Before Width: | Height: | Size: 603 B After Width: | Height: | Size: 639 B |
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 535 B |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
textures/default_mcl_core/gui_hud/bubble_gone.png
Normal file
After Width: | Height: | Size: 247 B |
BIN
textures/default_mcl_core/gui_hud/heart_gone.png
Normal file
After Width: | Height: | Size: 165 B |
BIN
textures/default_mcl_core/gui_hud/mcl_books_book_bg_alt.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 603 B After Width: | Height: | Size: 514 B |
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 645 B After Width: | Height: | Size: 564 B |
Before Width: | Height: | Size: 631 B After Width: | Height: | Size: 550 B |
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 336 B After Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 307 B |
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 309 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 541 B After Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 517 B |
Before Width: | Height: | Size: 563 B After Width: | Height: | Size: 563 B |
BIN
textures/mcl_chests/mcl_chests_big_back_rightside.png
Normal file
After Width: | Height: | Size: 568 B |
BIN
textures/mcl_chests/mcl_chests_big_front_leftside.png
Normal file
After Width: | Height: | Size: 599 B |
BIN
textures/mcl_chests/mcl_chests_big_front_rightside.png
Normal file
After Width: | Height: | Size: 622 B |
BIN
textures/mcl_chests/mcl_chests_big_rightside.png
Normal file
After Width: | Height: | Size: 562 B |
BIN
textures/mcl_chests/mcl_chests_big_top_leftside.png
Normal file
After Width: | Height: | Size: 604 B |
Before Width: | Height: | Size: 529 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 552 B After Width: | Height: | Size: 591 B |
Before Width: | Height: | Size: 541 B After Width: | Height: | Size: 558 B |
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 563 B |
BIN
textures/mcl_enchanting/mcl_enchanting_book_closed.png
Normal file
After Width: | Height: | Size: 515 B |
BIN
textures/mcl_enchanting/mcl_enchanting_book_entity.png
Normal file
After Width: | Height: | Size: 921 B |
BIN
textures/mcl_enchanting/mcl_enchanting_book_open.png
Normal file
After Width: | Height: | Size: 423 B |
BIN
textures/mcl_enchanting/mcl_enchanting_button.png
Normal file
After Width: | Height: | Size: 201 B |
BIN
textures/mcl_enchanting/mcl_enchanting_button_background.png
Normal file
After Width: | Height: | Size: 327 B |
BIN
textures/mcl_enchanting/mcl_enchanting_button_hovered.png
Normal file
After Width: | Height: | Size: 191 B |
BIN
textures/mcl_enchanting/mcl_enchanting_number_1.png
Normal file
After Width: | Height: | Size: 342 B |
BIN
textures/mcl_enchanting/mcl_enchanting_number_1_off.png
Normal file
After Width: | Height: | Size: 327 B |
BIN
textures/mcl_enchanting/mcl_enchanting_number_2.png
Normal file
After Width: | Height: | Size: 356 B |
BIN
textures/mcl_enchanting/mcl_enchanting_number_2_off.png
Normal file
After Width: | Height: | Size: 373 B |
BIN
textures/mcl_enchanting/mcl_enchanting_number_3.png
Normal file
After Width: | Height: | Size: 366 B |
BIN
textures/mcl_enchanting/mcl_enchanting_number_3_off.png
Normal file
After Width: | Height: | Size: 347 B |
BIN
textures/mcl_enchanting/mcl_enchanting_table_bottom.png
Normal file
After Width: | Height: | Size: 216 B |
BIN
textures/mcl_enchanting/mcl_enchanting_table_side.png
Normal file
After Width: | Height: | Size: 479 B |
BIN
textures/mcl_enchanting/mcl_enchanting_table_top.png
Normal file
After Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 373 B After Width: | Height: | Size: 392 B |