Difference between revisions of "Magic Tree Logs"
Jump to navigation
Jump to search
(Wow. This page is actually done!) |
m (Left ID alignments for KD. Rewrote: No more magical logs, just direct wording.) |
||
Line 14: | Line 14: | ||
=Timewood= | =Timewood= | ||
'''Timewood''' is a type of wood found in the Twilight Forest | '''Timewood''' is a type of wood found in the Twilight Forest which can only be found on [[Tree of Time|Trees of Time]]. | ||
===Crafting=== | ===Crafting=== | ||
Line 42: | Line 42: | ||
=Transwood= | =Transwood= | ||
'''Transwood''' is a type of wood found in the Twilight Forest | '''Transwood''' is a type of wood found in the Twilight Forest which can only be found on [[Tree of Transformation|Trees of Transformation]]. | ||
===Crafting=== | ===Crafting=== | ||
Line 70: | Line 70: | ||
=Minewood= | =Minewood= | ||
'''Minewood''' is a type of wood found in the Twilight Forest | '''Minewood''' is a type of wood found in the Twilight Forest which can only be found on [[Miner's Tree]]s. | ||
===Crafting=== | ===Crafting=== | ||
Line 98: | Line 98: | ||
=Sortingwood= | =Sortingwood= | ||
'''Sortingwood''' is a type of wood found in the Twilight Forest | '''Sortingwood''' is a type of wood found in the Twilight Forest which can only be found on [[Sorting Tree]]s. | ||
===Crafting=== | ===Crafting=== | ||
Line 126: | Line 126: | ||
=Data Values= | =Data Values= | ||
{| class= "wikitable" style="margin: auto; width: | {| class= "wikitable" style="margin: auto; width: 33%; text-align:center" | ||
|- | |- | ||
! Block !! Image !! Block ID | ! Block !! Image !! Block ID | ||
|- | |- | ||
|Timewood Log || [[File:Timewood Log.png|64px|link=]] || <code>twilightforest:time_log</code> | |Timewood Log || [[File:Timewood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:time_log</code> | ||
|- | |- | ||
|Stripped Timewood Log || [[File:Stripped Timewood Log.png|64px|link=]] || <code>twilightforest:stripped_time_log</code> | |Stripped Timewood Log || [[File:Stripped Timewood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:stripped_time_log</code> | ||
|- | |- | ||
|Transwood Log || [[File:Transwood Log.png|64px|link=]] || <code>twilightforest:transformation_log</code> | |Transwood Log || [[File:Transwood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:transformation_log</code> | ||
|- | |- | ||
|Stripped Transwood Log || [[File:Stripped Transwood Log.png|64px|link=]] || <code>twilightforest:stripped_transformation_log</code> | |Stripped Transwood Log || [[File:Stripped Transwood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:stripped_transformation_log</code> | ||
|- | |- | ||
|Minewood Log || [[File:Minewood Log.png|64px|link=]] || <code>twilightforest:mining_log</code> | |Minewood Log || [[File:Minewood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:mining_log</code> | ||
|- | |- | ||
|Stripped Minewood Log || [[File:Stripped Minewood Log.png|64px|link=]] || <code>twilightforest:stripped_mining_log</code> | |Stripped Minewood Log || [[File:Stripped Minewood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:stripped_mining_log</code> | ||
|- | |- | ||
|Sortingwood Log || [[File:Sortingwood Log.png|64px|link=]] || <code>twilightforest:sorting_log</code> | |Sortingwood Log || [[File:Sortingwood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:sorting_log</code> | ||
|- | |- | ||
|Stripped Sortingwood Log || [[File:Stripped Sortingwood Log.png|64px|link=]] || <code>twilightforest:stripped_sorting_log</code> | |Stripped Sortingwood Log || [[File:Stripped Sortingwood Log.png|64px|link=]] || style="text-align:left;" | <code>twilightforest:stripped_sorting_log</code> | ||
|} | |} | ||
Revision as of 17:04, 21 August 2024
Magic Tree Logs | |
---|---|
Transparency | None |
Luminance | None |
Hardness | 2 |
Blast Resistance | 2 |
Tool | Axe |
Renewable | No |
Stackable | Yes (64) |
Flammable | No |
ID | Data Values |
Magic Tree Wood are unique types of wood only ever found on from Magic Trees
Timewood
Timewood is a type of wood found in the Twilight Forest which can only be found on Trees of Time.
Crafting
Smelting
Stonecutting
Transwood
Transwood is a type of wood found in the Twilight Forest which can only be found on Trees of Transformation.
Crafting
Smelting
Stonecutting
Minewood
Minewood is a type of wood found in the Twilight Forest which can only be found on Miner's Trees.
Crafting
Smelting
Stonecutting
Sortingwood
Sortingwood is a type of wood found in the Twilight Forest which can only be found on Sorting Trees.
Crafting
Smelting
Stonecutting
Data Values
Block | Image | Block ID |
---|---|---|
Timewood Log | twilightforest:time_log
| |
Stripped Timewood Log | twilightforest:stripped_time_log
| |
Transwood Log | twilightforest:transformation_log
| |
Stripped Transwood Log | twilightforest:stripped_transformation_log
| |
Minewood Log | twilightforest:mining_log
| |
Stripped Minewood Log | twilightforest:stripped_mining_log
| |
Sortingwood Log | twilightforest:sorting_log
| |
Stripped Sortingwood Log | twilightforest:stripped_sorting_log
|
History
History
Version | Details |
---|---|
1.15.0 | Added Timewood, Transwood, Minewood and Sortingwood. |
1.5 | Altered code for wood so axes work properly on them.
Altered code for wood to support hold item. |
1.7 | Removed cut texture from top and bottom of logs. |
1.9.0 | Added cut texture to top and bottom of logs again. |
1.11.0 | Wood can now be placed on their sides, much like Vanilla wood. |
1.12.3 | Added all Wood to the Ore Dictionary. |
3.5.263 | Fixed Magic Wood not dropping the correct wood. |
4.0.860 | Added Stripped Logs for the different wood types. |