mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 18:15:09 +01:00
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
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"parent": "block/log",
|
|
"textures": {
|
|
"top": "byg:block/blue_enchanted_log_top",
|
|
"side": "byg:block/blue_enchanted_log",
|
|
"particle": "byg:block/blue_enchanted_log"
|
|
}
|
|
}
|