ZidMC
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

4 posters

Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Will.Ez Sat Apr 23, 2011 8:22 pm

Blocks: Basic functions

Blockname -must have- Type#1.1
Spoiler:

Block Dropping Type#1.2
Spoiler:


Block Dropping Quantity Type#1.2
Spoiler:

Hardness -must have- Type#1.1
Spoiler:

LightOpacity Type#1.1
Spoiler:

LightValue Type#1.1
Spoiler:

Material -must have- Type#1.3
Spoiler:

Resistance Type#1.1
Spoiler:

StepSound -must have or not, i'm not sure- Type#1.1
Spoiler:

Slipperiness Type#1.2
Spoiler:

That's as much as I can find(the easy ones), if you need any others, feel free to post them here.
It's time for advance functions, it's gonna be really long, be careful when you open the spoiler, your eyes may burn sunny

Any1 care to find a proper word for my topic's title? because i think properties may not be appropriate for all of these codes, i'll change it to "function", tell me your opinion


Last edited by Will.Ez on Sat Apr 30, 2011 7:50 pm; edited 8 times in total (Reason for editing : Corrected Grammar, tutorials in this section NEED to be smart.)
Will.Ez
Will.Ez
Iron Miner

Posts : 52
Join date : 2011-04-22
Age : 27

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Will.Ez Sat Apr 23, 2011 8:30 pm

Blocks: Advanced functions

On things happen to block
Spoiler:

Block Texture
Spoiler:


Last edited by Will.Ez on Sat Apr 30, 2011 7:48 pm; edited 6 times in total (Reason for editing : ok thanks Byronyello)
Will.Ez
Will.Ez
Iron Miner

Posts : 52
Join date : 2011-04-22
Age : 27

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Will.Ez Sat Apr 23, 2011 8:30 pm

Types

Block Functions
Type#1.1
Spoiler:

Type#1.2
Spoiler:

Type#1.3
Spoiler:


Last edited by Will.Ez on Wed Apr 27, 2011 1:14 am; edited 7 times in total
Will.Ez
Will.Ez
Iron Miner

Posts : 52
Join date : 2011-04-22
Age : 27

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Will.Ez Sat Apr 23, 2011 8:30 pm

Items: Basic functions


Last edited by Byronyello on Sat Apr 30, 2011 5:27 pm; edited 2 times in total (Reason for editing : Corrected Grammar, tutorials in this section NEED to be smart. :D)
Will.Ez
Will.Ez
Iron Miner

Posts : 52
Join date : 2011-04-22
Age : 27

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Will.Ez Sat Apr 23, 2011 8:31 pm

Items: Advanced functions


Last edited by Byronyello on Sat Apr 30, 2011 5:28 pm; edited 2 times in total (Reason for editing : Corrected Grammar, tutorials in this section NEED to be smart. :D)
Will.Ez
Will.Ez
Iron Miner

Posts : 52
Join date : 2011-04-22
Age : 27

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Will.Ez Sat Apr 23, 2011 8:31 pm

Thanks Byronyello for editing my post, they sure are a lot(a bit) easier to read


Last edited by Will.Ez on Sat Apr 30, 2011 7:40 pm; edited 1 time in total
Will.Ez
Will.Ez
Iron Miner

Posts : 52
Join date : 2011-04-22
Age : 27

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by iCamasHD Sat Apr 30, 2011 5:11 pm

Thanks for these!

Some real content for once! (I hate placeholders Razz)

iCamasHD
Crafter

Posts : 11
Join date : 2011-04-23

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by _1Greg1_ Sat Apr 30, 2011 6:07 pm

Thank you for this EPIC list of block functions!
_1Greg1_
_1Greg1_
Gold Miner

Posts : 82
Join date : 2011-04-26
Age : 26

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Coolio_G Wed Jan 25, 2012 7:42 pm

How do I make a different block texture on each side of a block using modloader? using the override method just creates a block with the same texture on each side.

Coolio_G
Recruit

Posts : 2
Join date : 2012-01-25

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by _1Greg1_ Mon Jan 30, 2012 5:04 am

Please move to the new forum, http://www.zidmc.info
_1Greg1_
_1Greg1_
Gold Miner

Posts : 82
Join date : 2011-04-26
Age : 26

Back to top Go down

[Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--] Empty Re: [Beginner to Advanced] [List] List of blocks, items functions [updated 1/5/2011] [1.5_01] [2.12--]

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum