mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 10:05:09 +01:00
Add Silent Gear netherwood
dunno why it still exists when warped and crimson wood was added but ok
This commit is contained in:
8
assets/silentgear/models/block/netherwood_log.json
Normal file
8
assets/silentgear/models/block/netherwood_log.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "silentgear:block/netherwood_log_top",
|
||||
"side": "silentgear:block/netherwood_log",
|
||||
"particle": "silentgear:block/netherwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "silentgear:block/stripped_netherwood_log_top",
|
||||
"side": "silentgear:block/stripped_netherwood_log",
|
||||
"particle": "silentgear:block/stripped_netherwood_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user