Minecraft Mods

LightDirt V1.1

  • 1,605 views, 2 today
  • 80 downloads, 0 today
  • 5
  • 0
  • 13
t6ler's Avatar t6ler
Level 19 : Journeyman Engineer
3
Just my first mod. I finally decided to mess with Java and here are the results. This mod is probably not new, but I'm still uploading it. It's not really for hardcore survivors, mainly because it's a very cheap alternative to glowstone and torches. But, if you want to survive but need an alternative light source, here it is! NO MODLOADER REQUIRED!
Craft by placing a dirt block into your crafting slots. See the images for the new recipe ;). looks like dirt, but glows at the same level as torches.

Bugs:
  • no grass spreads on it
  • no inventory name (will fix. I'm still learning as I go along)
  • sounds like cloth when placed, mined, or stepped on.
  • Any more? (leave in comments)
Creditbirjolaxew (for the tutorial on how to mod)
Progress55% complete
Game VersionMinecraft 1.0
Tags

Create an account or sign in to comment.

1
12/13/2011 10:47 pm
Level 34 : Artisan Creeper Hugger
soaper123
soaper123's Avatar
lol very nice, i used it to build my house
1
12/13/2011 10:09 pm
Level 32 : Artisan Dragonborn
Thatrandoman
Thatrandoman's Avatar
I wish I could download but I already got a mod that requires one dirt for somthing.
1
12/14/2011 4:24 pm
Level 19 : Journeyman Engineer
t6ler
t6ler's Avatar
It's a seperate block, ID 122 or something. it just uses the dirt texture ;)
1
12/16/2011 4:37 pm
Level 32 : Artisan Dragonborn
Thatrandoman
Thatrandoman's Avatar
I mean when you craft it, with one dirt.
1
12/16/2011 4:46 pm
Level 19 : Journeyman Engineer
t6ler
t6ler's Avatar
oh that. i updated it so it now requires 4 dirts in a 4 by 4 square.
1
12/19/2011 3:59 am
Level 10 : Journeyman Explorer
MacProClub
MacProClub's Avatar
no it needs 4 dirt in a 2x2 square, because it would need 16 dirt in a 4x4 square and there is no 4x4 crafting table (there might be a mod somewhere)
1
12/25/2011 11:30 am
Level 19 : Journeyman Engineer
t6ler
t6ler's Avatar
oops. i meant a 2x2 grid not 4x4 XD
1
12/13/2011 6:55 pm
Level 48 : Master Vampire
Dirtnap
Dirtnap's Avatar
if you are using ModLoader you type .setBlockName("Light Dirt") in the mod_ file in the same line you set the hardness and resistance as well as texture if its in non ModLoader code i don't know sorry. Hope it helped :D
1
12/13/2011 9:26 pm
Level 33 : Artisan Modder
TehMinecraftPoke
TehMinecraftPoke's Avatar
lol thats not how you set the name of the block if your using modloader. .setBlockName("Yahasdadsa") can be whatever you want, it's just the name minecraft refers to.

In the constructor you would have to type

ModLoader.Registerblock(Name_Of_Block);

You would have to set the block index, (I use minecraft forge now so It's been a while sense I used the original add override feature.)

ModLoader.AddName("Name_Of_Block"); // This is where you set the block In Game Name to be.

ModLoader.AddRecipe -- Hard to explain this one threw chat. If you want to know more PM me.

ModLoader.AddSmelting --- Same as Recipe...if you want to know send me a message.

:3 Hope this helps :D! (Mainly directed to the creator of this mod lol)
1
12/14/2011 9:09 pm
Level 48 : Master Vampire
Dirtnap
Dirtnap's Avatar
nah i know the other stuff i always get the names thing confused though so i normally just put them both the same lol
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome