summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockPumpkin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Hopefully) fixed if conditionstonibm192013-12-251-4/+1
|
* Implemented xoft suggestion (partly)tonibm192013-12-251-25/+29
| | | I only get it working in first condition. It seems it's not compatible with else if...
* BLOCKTYPE...tonibm192013-12-241-2/+2
|
* Fixed compilationtonibm192013-12-241-29/+9
|
* Implemented xoft suggestiontonibm192013-12-241-7/+11
|
* Using BLOCKTYPE instead of inttonibm192013-12-241-2/+2
|
* Fixed commentstonibm192013-12-241-8/+8
|
* Changed a little how detection works and added comments.tonibm192013-12-241-28/+31
|
* Storing Y -1 and -2 blocks in a variabletonibm192013-12-241-5/+7
|
* Using parenthesistonibm192013-12-241-8/+8
|
* Fixed a possible crashtonibm192013-12-241-39/+42
|
* Improved iron golem detection algorithmtonibm192013-12-231-3/+16
| | | | - You need to make it like in vanilla - Only used blocks are removed
* You can now spawn iron golems.tonibm192013-12-231-3/+20
| | | You can spawn them like in vanilla.
* You can spawn snow golems with snow blocks and pumpkins.STRWarrior2013-12-221-0/+15
|
* Moved source to srcAlexander Harkness2013-11-241-0/+60