Files
RoundTreesPack/assets/wild_explorer/models/block/cherry_oak_log.json
Motschen ebb16c08eb Round Trees 4.0.0
Made mushroom stems round!

Fixed missing textures in BYG-Forge

Added compat for Biome Makeover, Biomes You'll Go 1.1, Quek's End, and Wild Explorer.

NOTE: Due to a file path change, this version is no longer compatible with Biomes You'll Go versions prior to 1.1
2020-10-29 17:42:54 +01:00

9 lines
227 B
JSON

{
"parent": "block/log",
"textures": {
"top": "wild_explorer:block/cherry_oak_log/top",
"side": "wild_explorer:block/cherry_oak_log/side",
"particle": "wild_explorer:block/cherry_oak_log/side"
}
}