Discussion forum > Projects
Minecraft Beta Mod: XRay Block
turtleman918:
I am currently working on my first mod, it creates a block that allows you to see through other blocks, to caves, dungeons etc.
I have gotten the code down for the block already, and I'm currently working on the coding for the items the crafting recipe will use.
The Crafting recipies will go as follows;
--- Quote ---Glass Pane:
X O X
O X O when "X"=iron ingot, "O"=glass block
X O X
XRay Hull:
X D X
D I D when "X"=iron ingot, "D"=Glass Pane, "I"=redstone torch
X D X
Power Coil:
X _ X
_ X _ when "X"=iron ingot, "_"=redstone dust
X _ X
Core Hull:
X Y X
Y [] Y when "X"=iron ingot, "Y"=gold ingot, "[]"=blank square
X Y X
PowerCore:
_ ~ _
I H I when "H"=Core hull, "~"=Power Coil, "I"=redstone torch, "X"=Iron ingot,
X I X "_"=redstone dust
XRay Block:
[] K []
[] P [] when "K"=XRay Hull, "P"=Power Core, "Y"=gold ingot, "[]"=blank square
[] Y []
--- End quote ---
Checklist:
--- Quote ---•[ ]XRay Block's Coding(being worked on)
•[√]XRay Block's Texture
•[√]Glass Pane's Coding
•[√]Glass Pane's Texture
•[√]XRay Hull's Coding
•[ ]Xray Hull's Texture
•[√]Power Coil's Coding
•[ ]Power Coil's Texture
•[ ]Core Hull's Code
•[ ]Core Hull's Texture
•[ ]Power Core's Code
•[ ]Power Core's Texture
'√' represents the portion being done.
--- End quote ---
I'll post screenshots and eventually downloads as the project develops, I know its a simple project, but I dont know a bit of java, so I have to learn as i go ;).
It will also require ModLoader.
Relkeb:
There are already several xray mods that exist.
However, if you are making it for fun/coding practice, good work :P
omaroo2:
good luck on ur mod but this is for beta only right?
turtleman918:
--- Quote from: Relkeb on July 17, 2011, 03:29:18 am ---There are already several xray mods that exist.
However, if you are making it for fun/coding practice, good work :P
--- End quote ---
Yeah, I'm just doing it to get the feel of modding/coding, and for fun. Thanks btw :D(i actually used to have one of the xray mods)
--- Quote from: omaroo2 on July 17, 2011, 10:01:53 am ---good luck on ur mod but this is for beta only right?
--- End quote ---
Correct, i may try to figure out how to mod classic though
omaroo2:
well im waiting for the classic mod this looks interesting
Navigation
[0] Message Index
[#] Next page
Go to full version