Hope this is enough to help you ....
Mar 1, 2012 12
0:02 PM java_util_logging_Logger$info call
Loaded block config for Class class org.terasology.data.blocks.definitions.Ice: [block:[version:1, shape:cube, translucent:true, hardness:1], name:Ice]
INFO: Found an existing block ID value, assigning it to Block Ice
Preparing block with name Ice
Default image returns: 13
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting translucent boolean to: true
Setting hardness to: 1
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.MantleStone
Loaded block config for Class class org.terasology.data.blocks.definitions.MantleStone: [block:[version:1, shape:cube, hardness:0, physics:[mass]], name:MantleStone]
Preparing block with name MantleStone
Default image returns: 16
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting mass to: 256000
Setting hardness to: 0
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Plank
Mar 1, 2012 12
0:02 PM java_util_logging_Logger$info call
INFO: Found an existing block ID value, assigning it to Block MantleStone
Mar 1, 2012 12
0:02 PM java_util_logging_Logger$info call
INFO: Found an existing block ID value, assigning it to Block Plank
Mar 1, 2012 12
0:02 PM java_util_logging_Logger$info call
INFO: Found an existing block ID value, assigning it to Block PortalBlock
Loaded block config for Class class org.terasology.data.blocks.definitions.Plank: [block:[version:1, shape:cube], name
lank]
Preparing block with name Plank
Default image returns: 22
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.PortalBlock
Loaded block config for Class class org.terasology.data.blocks.definitions.PortalBlock: [block:[version:1, shape:cube, hardness:0], name
ortalBlock]
Preparing block with name PortalBlock
Default image returns: 41
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting hardness to: 0
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Sand
Mar 1, 2012 12
0:02 PM java_util_logging_Logger$info call
Loaded block config for Class class org.terasology.data.blocks.definitions.Sand: [block:[version:1, shape:cube, hardness:2, physics:[mass]], name:Sand]
INFO: Found an existing block ID value, assigning it to Block Sand
Preparing block with name Sand
Default image returns: 42
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting mass to: 32000
Setting hardness to: 2
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Snow
Loaded block config for Class class org.terasology.data.blocks.definitions.Snow: [block:[version:1, shape:cube, faces:[sides:SnowSide, bottom
irt]], name:Snow]
Preparing block with name Snow
Default image returns: 43
Setting Block Snow to SnowSide for sides
Setting Block Snow to Dirt for bottom
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Stone
Mar 1, 2012 12
0:02 PM java_util_logging_Logger$info call
INFO: Found an existing block ID value, assigning it to Block Snow
Loaded block config for Class class org.terasology.data.blocks.definitions.Stone: [block:[version:1, shape:cube, hardness:16, physics:[mass]], name:Stone]
Preparing block with name Stone
Default image returns: 45
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting mass to: 128000
Setting hardness to: 16
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Tnt
Mar 1, 2012 12
0:02 PM java_util_logging_Logger$info call
INFO: Found an existing block ID value, assigning it to Block Stone
Loaded block config for Class class org.terasology.data.blocks.definitions.Tnt: [block:[version:1, shape:cube, faces:[sides:TntSide, bottom:TntBottom]], name:Tnt]
Preparing block with name Tnt
Default image returns: 46
Setting Block Tnt to TntSide for sides
Exception loading blocks. Sad
Edit ... the blocks themselves are at this post if you need them ....
Re: Blocks
by metouto » Thu Mar 01, 2012 7:18 am
I might add also that Tnt.groovy is in red letters and Tnt.png in images is blue and TntTop.png & TntBottom.png are both in green :?
Mar 1, 2012 12
Loaded block config for Class class org.terasology.data.blocks.definitions.Ice: [block:[version:1, shape:cube, translucent:true, hardness:1], name:Ice]
INFO: Found an existing block ID value, assigning it to Block Ice
Preparing block with name Ice
Default image returns: 13
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting translucent boolean to: true
Setting hardness to: 1
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.MantleStone
Loaded block config for Class class org.terasology.data.blocks.definitions.MantleStone: [block:[version:1, shape:cube, hardness:0, physics:[mass]], name:MantleStone]
Preparing block with name MantleStone
Default image returns: 16
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting mass to: 256000
Setting hardness to: 0
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Plank
Mar 1, 2012 12
INFO: Found an existing block ID value, assigning it to Block MantleStone
Mar 1, 2012 12
INFO: Found an existing block ID value, assigning it to Block Plank
Mar 1, 2012 12
INFO: Found an existing block ID value, assigning it to Block PortalBlock
Loaded block config for Class class org.terasology.data.blocks.definitions.Plank: [block:[version:1, shape:cube], name
Preparing block with name Plank
Default image returns: 22
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.PortalBlock
Loaded block config for Class class org.terasology.data.blocks.definitions.PortalBlock: [block:[version:1, shape:cube, hardness:0], name
Preparing block with name PortalBlock
Default image returns: 41
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting hardness to: 0
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Sand
Mar 1, 2012 12
Loaded block config for Class class org.terasology.data.blocks.definitions.Sand: [block:[version:1, shape:cube, hardness:2, physics:[mass]], name:Sand]
INFO: Found an existing block ID value, assigning it to Block Sand
Preparing block with name Sand
Default image returns: 42
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting mass to: 32000
Setting hardness to: 2
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Snow
Loaded block config for Class class org.terasology.data.blocks.definitions.Snow: [block:[version:1, shape:cube, faces:[sides:SnowSide, bottom
Preparing block with name Snow
Default image returns: 43
Setting Block Snow to SnowSide for sides
Setting Block Snow to Dirt for bottom
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Stone
Mar 1, 2012 12
INFO: Found an existing block ID value, assigning it to Block Snow
Loaded block config for Class class org.terasology.data.blocks.definitions.Stone: [block:[version:1, shape:cube, hardness:16, physics:[mass]], name:Stone]
Preparing block with name Stone
Default image returns: 45
Faces are (L, R, T, B, F, B): null
Block has form DEFAULT, and color source DEFAULT
Setting mass to: 128000
Setting hardness to: 16
Has shape: cube
Got back the following class: class org.terasology.data.blocks.definitions.Tnt
Mar 1, 2012 12
INFO: Found an existing block ID value, assigning it to Block Stone
Loaded block config for Class class org.terasology.data.blocks.definitions.Tnt: [block:[version:1, shape:cube, faces:[sides:TntSide, bottom:TntBottom]], name:Tnt]
Preparing block with name Tnt
Default image returns: 46
Setting Block Tnt to TntSide for sides
Exception loading blocks. Sad
Edit ... the blocks themselves are at this post if you need them ....
Re: Blocks
by metouto » Thu Mar 01, 2012 7:18 am
I might add also that Tnt.groovy is in red letters and Tnt.png in images is blue and TntTop.png & TntBottom.png are both in green :?