File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed
packs/aesthetic/FencierFences/files Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 6868 "sound" : " wood" ,
6969 "textures" : " oak_fence"
7070 },
71+ "pale_oak_fence" : {
72+ "sound" : " wood" ,
73+ "textures" : " pale_oak_fence"
74+ },
75+ "pale_oak_fence_gate" : {
76+ "sound" : " wood" ,
77+ "textures" : " pale_oak_fence_gate"
78+ },
7179 "spruce_fence" : {
7280 "sound" : " wood" ,
7381 "textures" : " spruce_fence"
Original file line number Diff line number Diff line change 3737 "oak_fence" : {
3838 "textures" : " textures/blocks/oak_fence"
3939 },
40+ "pale_oak_fence" : {
41+ "textures" : " textures/blocks/pale_oak_fence"
42+ },
4043 "spruce_fence" : {
4144 "textures" : " textures/blocks/spruce_fence"
4245 },
6770 "oak_fence_gate" : {
6871 "textures" : " textures/blocks/oak_fence_gate"
6972 },
73+ "pale_oak_fence_gate" : {
74+ "textures" : " textures/blocks/pale_oak_fence_gate"
75+ },
7076 "spruce_fence_gate" : {
7177 "textures" : " textures/blocks/spruce_fence_gate"
7278 },
You can’t perform that action at this time.
0 commit comments