1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-06 15:36:03 +00:00

Update Optifine's natural.properties to match current texture names

This commit is contained in:
Alexander Minges 2020-05-18 18:36:39 +02:00
parent e535cb992d
commit e1b33121aa

View file

@ -1,181 +1,120 @@
# Template configuration for OptiFine's Natural Textures # Configuration for OptiFine's Natural Textures feature
# # Location: /assets/minecraft/optifine/natural.properties
# Rename this file to "natural.properties" to activate the configuration.
# #
# Configuration format # Configuration format
# <texture_file>:<tile_num>=<value> # <texture_name> = <value>
# #
# Values # Values
# 4 = Rotate x 90° (4 variations) # 4 = Rotate x 90° (4 variants)
# 2 = Rotate x 180° (2 variations) # 2 = Rotate x 180° (2 variants)
# F = Flip texture horizontally (2 variations) # F = Flip texture horizontally (2 variants)
# 4F = 4 + Flip (8 variations) # 4F = 4 + Flip (8 variants)
# 2F = 2 + Flip (4 variations) # 2F = 2 + Flip (4 variants)
# #
# Example for grass texture which can rotate with 4 variations and flip # Example for obsidian texture which can rotate with 4 variants and flip
# /terrain.png:0=4F # obsidian = 4F
# #
# Grass # Grass
grass_top=4F grass_block_top = 4F
# Stone grass_block_top1 = 4F
stone=2 grass_block_top2 = 4F
grass_block_top3 = 4F
# Grass extras (flowers)
grass_block_top_extra = 4F
grass_block_top_extra1 = 4F
# grass_block_side = F
# grass_block_side_overlay = F
grass_block_snow = F
mycelium_side = F
mycelium_top = 4F
grass_path_top = 4
grass_path_side = F
# Snow
snow = 4F
# Dirt # Dirt
#dirt=F coarse_dirt = 4F
# Grass side podzol_top = 4F
#grass_side=F # podzol_side = F
#grass_side_overlay=F farmland = 2F
# Slab farmland_moist = 2F
stoneslab_top=F # Stone
# Bedrock granite = 2F
bedrock=2F granite1 = 2F
# Sand diorite = 2F
#sand=2 diorite1 = 2F
andesite = 2F
andesite1 = 2F
sandstone_top = 4
sandstone_bottom = 4F
stone = 2
stone1 = 2
stone2 = 2
stone3 = 2
stone4 = 2
stone5 = 2
stone_slab_top = F
end_stone = 4
# Gravel # Gravel
gravel = 4 gravel = 4
# log sides
log_oak=F
log_spruce=F
log_birch=F
log_jungle=F
# Wood top
log_oak_top=4F
log_jungle_top=4F
log_birch_top=4F
log_spruce_top=4F
# Ores (gold, iron, coal, diamond, redstone, lapis)
gold_ore=F
iron_ore=F
coal_ore=F
diamond_ore=F
redstone_ore=F
lapis_ore=F
emerald_ore=F
quartz_ore=F
# Obsidian
#obsidian=4F
# Leaves
leaves_oak=F
leaves_oak_opaque=F
# Jungle leaves
leaves_jungle=2
leaves_jungle_opaque=2
# Snow
snow=2F
# Snow grass side
snow_side=F
# Cactus side
#cactus_side=F
# Clay
clay = F clay = F
# Mycelium side # Logs
mycelium_side=F oak_log = F
# Mycelium top oak_log1 = F
mycelium_top=4F spruce_log = F
# Farmland hydrated spruce_log1 = F
farmland_wet=2F birch_log = F
# Farmland birch_log1 = F
farmland_dry=F jungle_log = F
# Netherrack jungle_log1 = F
acacia_log = F
acacia_log1 = F
dark_oak_log = F
oak_log_top = 4F
spruce_log_top = 4F
birch_log_top = 4F
jungle_log_top = 4F
acacia_log_top = 4F
dark_oak_log_top = 4F
# Leaves
oak_leaves = 4F
oak_leaves1 = 4F
spruce_leaves = 4F
spruce_leaves1 = 4F
birch_leaves = 4F
birch_leaves1 = 4F
jungle_leaves = 4F
jungle_leaves1 = 4F
dark_oak_leaves = 4F
dark_oak_leaves1 = 4F
acacia_leaves = 4F
acacia_leaves1 = 4F
# Ores
gold_ore = F
gold_ore1 = F
iron_ore = F
iron_ore1 = F
coal_ore = F
coal_ore1 = F
coal_ore2 = F
diamond_ore = F
diamond_ore1 = F
emerald_ore = F
emerald_ore1 = F
redstone_ore = F
redstone_ore1 = F
lapis_ore = F
lapis_ore1 = F
# Nether
netherrack = 4 netherrack = 4
# Soul sand nether_quartz_ore = 2
soul_sand = 4F soul_sand = 4F
# Glowstone
glowstone = 4 glowstone = 4
# Pine leaves # Redstone
#leaves_spruce=2F
#leaves_spruce_opaque=2F
# Endstone
#end_stone=F
# Sandstone top
sandstone_top=4
# Sandstone bottom
sandstone_bottom=4F
# Redstone lamp
#redstone_lamp_off=4F
# redstone_lamp_on = 4F # redstone_lamp_on = 4F
#quartz_block_chiseled_top=4 # redstone_lamp = 4F
#hardened_clay=2 # Prismarine
prismarine = 4F
#hardened_clay_stained_black=2 # Misc
obsidian = 2
#hardened_clay_stained_blue=2 cactus_top = 4F
#hardened_clay_stained_brown=2
#hardened_clay_stained_cyan=2
#hardened_clay_stained_gray=2
#hardened_clay_stained_green=2
#hardened_clay_stained_light_blue=2
#hardened_clay_stained_lime=2
#hardened_clay_stained_magenta=2
#hardened_clay_stained_orange=2
#hardened_clay_stained_pink=2
#hardened_clay_stained_purple=2
#hardened_clay_stained_red=2
#hardened_clay_stained_silver=2
#hardened_clay_stained_white=2
#hardened_clay_stained_yellow=2
hay_block_top=4
cake_top=4F
cake_side=F
carrots_stage_0=F
carrots_stage_1=F
carrots_stage_2=F
carrots_stage_3=F
potatoes_stage_0=F
potatoes_stage_1=F
potatoes_stage_2=F
potatoes_stage_3=F
wheat_stage_7=F
#lava_flow=4F
#lava_still=4
mushroom_block_inside=F
mushroom_block_skin_brown=4F
mushroom_block_skin_red=4F
mushroom_block_skin_stem=F
portal=4F
redstone_dust_cross_overlay=4F
redstone_dust_cross=4F
redstone_dust_line_overlay=4F
redstone_dust_line=4F
#water_still=4F
waterlily=4F