Files
RoundTreesPack/assets/byg/models/block/lament_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
175 B
JSON

{
"parent": "block/log",
"textures": {
"top": "byg:block/lament_log_top",
"side": "byg:block/lament_log",
"particle": "byg:block/lament_log"
}
}