mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-04-05 23:16:03 +00:00
Update Optifine's natural.properties to match current texture names
This commit is contained in:
parent
e535cb992d
commit
e1b33121aa
1 changed files with 111 additions and 172 deletions
|
@ -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
|
||||||
# Dirt
|
grass_block_top3 = 4F
|
||||||
#dirt=F
|
# Grass extras (flowers)
|
||||||
# Grass side
|
grass_block_top_extra = 4F
|
||||||
#grass_side=F
|
grass_block_top_extra1 = 4F
|
||||||
#grass_side_overlay=F
|
# grass_block_side = F
|
||||||
# Slab
|
# grass_block_side_overlay = F
|
||||||
stoneslab_top=F
|
grass_block_snow = F
|
||||||
# Bedrock
|
mycelium_side = F
|
||||||
bedrock=2F
|
mycelium_top = 4F
|
||||||
# Sand
|
grass_path_top = 4
|
||||||
#sand=2
|
grass_path_side = F
|
||||||
# Gravel
|
|
||||||
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
|
||||||
snow=2F
|
snow = 4F
|
||||||
# Snow grass side
|
# Dirt
|
||||||
snow_side=F
|
coarse_dirt = 4F
|
||||||
# Cactus side
|
podzol_top = 4F
|
||||||
#cactus_side=F
|
# podzol_side = F
|
||||||
# Clay
|
farmland = 2F
|
||||||
clay=F
|
farmland_moist = 2F
|
||||||
# Mycelium side
|
# Stone
|
||||||
mycelium_side=F
|
granite = 2F
|
||||||
# Mycelium top
|
granite1 = 2F
|
||||||
mycelium_top=4F
|
diorite = 2F
|
||||||
# Farmland hydrated
|
diorite1 = 2F
|
||||||
farmland_wet=2F
|
andesite = 2F
|
||||||
# Farmland
|
andesite1 = 2F
|
||||||
farmland_dry=F
|
sandstone_top = 4
|
||||||
# Netherrack
|
sandstone_bottom = 4F
|
||||||
netherrack=4
|
stone = 2
|
||||||
# Soul sand
|
stone1 = 2
|
||||||
soul_sand=4F
|
stone2 = 2
|
||||||
# Glowstone
|
stone3 = 2
|
||||||
glowstone=4
|
stone4 = 2
|
||||||
# Pine leaves
|
stone5 = 2
|
||||||
#leaves_spruce=2F
|
stone_slab_top = F
|
||||||
#leaves_spruce_opaque=2F
|
end_stone = 4
|
||||||
# Endstone
|
# Gravel
|
||||||
#end_stone=F
|
gravel = 4
|
||||||
# Sandstone top
|
clay = F
|
||||||
sandstone_top=4
|
# Logs
|
||||||
# Sandstone bottom
|
oak_log = F
|
||||||
sandstone_bottom=4F
|
oak_log1 = F
|
||||||
# Redstone lamp
|
spruce_log = F
|
||||||
#redstone_lamp_off=4F
|
spruce_log1 = F
|
||||||
#redstone_lamp_on=4F
|
birch_log = F
|
||||||
#quartz_block_chiseled_top=4
|
birch_log1 = F
|
||||||
#hardened_clay=2
|
jungle_log = F
|
||||||
|
jungle_log1 = F
|
||||||
#hardened_clay_stained_black=2
|
acacia_log = F
|
||||||
|
acacia_log1 = F
|
||||||
#hardened_clay_stained_blue=2
|
dark_oak_log = F
|
||||||
|
oak_log_top = 4F
|
||||||
#hardened_clay_stained_brown=2
|
spruce_log_top = 4F
|
||||||
|
birch_log_top = 4F
|
||||||
#hardened_clay_stained_cyan=2
|
jungle_log_top = 4F
|
||||||
|
acacia_log_top = 4F
|
||||||
#hardened_clay_stained_gray=2
|
dark_oak_log_top = 4F
|
||||||
#hardened_clay_stained_green=2
|
# Leaves
|
||||||
|
oak_leaves = 4F
|
||||||
#hardened_clay_stained_light_blue=2
|
oak_leaves1 = 4F
|
||||||
|
spruce_leaves = 4F
|
||||||
#hardened_clay_stained_lime=2
|
spruce_leaves1 = 4F
|
||||||
|
birch_leaves = 4F
|
||||||
#hardened_clay_stained_magenta=2
|
birch_leaves1 = 4F
|
||||||
|
jungle_leaves = 4F
|
||||||
#hardened_clay_stained_orange=2
|
jungle_leaves1 = 4F
|
||||||
|
dark_oak_leaves = 4F
|
||||||
#hardened_clay_stained_pink=2
|
dark_oak_leaves1 = 4F
|
||||||
|
acacia_leaves = 4F
|
||||||
#hardened_clay_stained_purple=2
|
acacia_leaves1 = 4F
|
||||||
|
# Ores
|
||||||
#hardened_clay_stained_red=2
|
gold_ore = F
|
||||||
|
gold_ore1 = F
|
||||||
#hardened_clay_stained_silver=2
|
iron_ore = F
|
||||||
|
iron_ore1 = F
|
||||||
#hardened_clay_stained_white=2
|
coal_ore = F
|
||||||
|
coal_ore1 = F
|
||||||
#hardened_clay_stained_yellow=2
|
coal_ore2 = F
|
||||||
|
diamond_ore = F
|
||||||
hay_block_top=4
|
diamond_ore1 = F
|
||||||
|
emerald_ore = F
|
||||||
cake_top=4F
|
emerald_ore1 = F
|
||||||
|
redstone_ore = F
|
||||||
cake_side=F
|
redstone_ore1 = F
|
||||||
|
lapis_ore = F
|
||||||
carrots_stage_0=F
|
lapis_ore1 = F
|
||||||
|
# Nether
|
||||||
carrots_stage_1=F
|
netherrack = 4
|
||||||
|
nether_quartz_ore = 2
|
||||||
carrots_stage_2=F
|
soul_sand = 4F
|
||||||
|
glowstone = 4
|
||||||
carrots_stage_3=F
|
# Redstone
|
||||||
|
# redstone_lamp_on = 4F
|
||||||
potatoes_stage_0=F
|
# redstone_lamp = 4F
|
||||||
|
# Prismarine
|
||||||
potatoes_stage_1=F
|
prismarine = 4F
|
||||||
|
# Misc
|
||||||
potatoes_stage_2=F
|
obsidian = 2
|
||||||
|
cactus_top = 4F
|
||||||
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
|
|
Loading…
Add table
Reference in a new issue