Stone Lamp 1.6
Minecraft 1.5.2 / Unleashed 1.1.4
Coding & Video Spotlight - tterrag
Design/Testing - Akivar
Textures - Matakor
Provided Cookies - Jinbobo
This is the Finalized Version for 1.5.2
Tested and Works for Unleashed 1.1.4 (Client/Server)
UPDATE - Stone Lamps MC 1.6.X is out now!
Minecraft 1.5.2 / Unleashed 1.1.4
Coding & Video Spotlight - tterrag
Design/Testing - Akivar
Textures - Matakor
Provided Cookies - Jinbobo
This is the Finalized Version for 1.5.2
Tested and Works for Unleashed 1.1.4 (Client/Server)
UPDATE - Stone Lamps MC 1.6.X is out now!
The Stone Lamp Mod was created out of an Intuitive Demand for my current build of MC 1.5.2 and Unleashed 1.1.4. I needed to have a block that looked nice, operated without needing a toggle, and would fit in the corner of walls. Thus Stone Lamp was born. I myself not being a MineCraft Moder, nor did i know how to start, was able to ask tterrag who was willing to help me out with this mod.
Stone Lamp 1.6 is a mod that will require no permissions to be used and distributed; however, it is being distributed in an open source state and for the public domain. You will be able to use it immediately in FTB Unleashed 1.1.4 without issues. I would recommend saving all changes to your world and/or server before installing this mod.
Stone Lamp 1.6 is a mod that will require no permissions to be used and distributed; however, it is being distributed in an open source state and for the public domain. You will be able to use it immediately in FTB Unleashed 1.1.4 without issues. I would recommend saving all changes to your world and/or server before installing this mod.
Downloads for 1.5.2 and 1.6.X
Stone Lamp - MC 1.5.2
StoneLamp_1.6.zip
Stone Lamp - MC 1.6.X - (Testing Now)
Stone Lamp - 1.0.2
Stone Lamp - MC 1.5.2
StoneLamp_1.6.zip
Stone Lamp - MC 1.6.X - (Testing Now)
Stone Lamp - 1.0.2
Recipe
Empty Stone Lamp - (No Light Emitted)
Stone Lamps - Wood/Stone Torches (50/1484)
Empty Stone Lamp + Torch = Stone Lamp
Put it in on the Go!
Connected Textures Wand!
Stone Lamps - Wood/Stone Torches (50/1484)
Empty Stone Lamp + Torch = Stone Lamp
Put it in on the Go!
Connected Textures Wand!
Picture Previews
Stone Lamp - Single Block - Night Time
FTB - Disco Wall - Day
FTB - Disco Wall - Night
Connected Texture Designs - Day
Connected Texture Designs - Night
Connected Texture Wand!
Color Options - THERE IS MORE!!!
Creative Tab - Color Options w/ Lamps and Wand!
FTB - Disco Wall - Day
FTB - Disco Wall - Night
Connected Texture Designs - Day
Connected Texture Designs - Night
Connected Texture Wand!
Color Options - THERE IS MORE!!!
Creative Tab - Color Options w/ Lamps and Wand!
Description
Stone Lamp's act like a Torch in a Glass Box.
Empty Stone Lamps are the Associated Block without a Torch Inside.
You can put a Stone (1484) or Wood (50) torch with an Empty Stone Lamp and make a Stone Lamp.
The Luminescence is 1 less for that of a Torch.
The Texture seems to be Aesthetically pleasing for putting a light system, or decorative blocks, inside of your house or base, without the default look of Glowstone and is made cheaper; however, it is also less powerful than Glowstone.
There are now Colored Versions of the Stone Lamps - using Dyes to color the Lamps Appropriately for your Designing Pleasure.
If you don't like the Current Color just wash it, craft it, with a Bucket of Water, or change the dye by using a new appropriate Dye with the Lamp.
You can also use Torches on Empty Stone Lamps (Colored or Not) and place Torches inside of them. If Tinkerer's Construct is installed, you can use Stone Torches as well!
There is now a Wand!
The Wand allows you to Change the Channels of the Connected Textures, using Shift + Right Click and then Left Click on the desired blocks, for your Designs to get more creative in your designs. If the Config Option is enabled to Change the Colors you don't have to try and find and use dyes to change the Colors.
The Wand also allows you to remove torches from the Lamps using the Shift + Left Click option. This will only get you a wood torch back, but hey who's really going to complain.
Empty Stone Lamps are the Associated Block without a Torch Inside.
You can put a Stone (1484) or Wood (50) torch with an Empty Stone Lamp and make a Stone Lamp.
The Luminescence is 1 less for that of a Torch.
The Texture seems to be Aesthetically pleasing for putting a light system, or decorative blocks, inside of your house or base, without the default look of Glowstone and is made cheaper; however, it is also less powerful than Glowstone.
There are now Colored Versions of the Stone Lamps - using Dyes to color the Lamps Appropriately for your Designing Pleasure.
If you don't like the Current Color just wash it, craft it, with a Bucket of Water, or change the dye by using a new appropriate Dye with the Lamp.
You can also use Torches on Empty Stone Lamps (Colored or Not) and place Torches inside of them. If Tinkerer's Construct is installed, you can use Stone Torches as well!
There is now a Wand!
The Wand allows you to Change the Channels of the Connected Textures, using Shift + Right Click and then Left Click on the desired blocks, for your Designs to get more creative in your designs. If the Config Option is enabled to Change the Colors you don't have to try and find and use dyes to change the Colors.
The Wand also allows you to remove torches from the Lamps using the Shift + Left Click option. This will only get you a wood torch back, but hey who's really going to complain.
tterrag - Developers Mod Spotlight Edition.
Config File
# Configuration File - stoneLamp - in the Configuration Folder #
Code:
# Configuration file
####################
# block
####################
block {
I:coloredLamp=2997
I:emptyColoredLamp=2996
I:emptyLamp=2998
I:stoneLamp=2999
}
####################
# item
####################
item {
I:textureConnectorWand=24242
}
####################
# options
####################
options {
# Allows color of lamps to be
# changed in-world with the wand.
B:allow_color_changing_with_wand=false
B:allow_connected_textures=true
# Leave this at 15 if
# allow_color_changing_with_wand
# is set to true!
I:max_channel_for_wand=15
}
Last edited: