Commit Graph

41 Commits (master)

Author SHA1 Message Date
Wuzzy 3afa480995 Totems also reset breath 2018-01-25 20:01:14 +01:00
Wuzzy ba47f3b67d Show big icon when totem of undying activates 2018-01-25 19:54:53 +01:00
Wuzzy efaf4f5c99 Allow exceptions for totem revival 2018-01-25 19:24:38 +01:00
Wuzzy 518f8e0ac8 Implement totem reviving the player 2018-01-25 18:24:28 +01:00
Wuzzy 26108c11b9 Fix incorrect porkchop cooking recipe 2017-07-20 15:15:27 +02:00
Wuzzy 1c39c83e99 Fix accidental adding of milk if not needed 2017-07-05 22:28:11 +02:00
Wuzzy 3f463026b6 Add help for bones and slimeballs 2017-07-05 00:24:23 +02:00
Wuzzy ab682d3eed Merge branch 'master' of https://github.com/maikerumine/mobs_mc into help 2017-07-05 00:22:21 +02:00
Wuzzy 6f09429106 Add item help texts for doc_items 2017-07-04 22:35:26 +02:00
Wuzzy b558058b18 Add slimeballs 2017-07-03 20:46:19 +02:00
Wuzzy 3538a7632b Add bone item 2017-07-03 20:32:36 +02:00
Wuzzy c65c972113 Merge branch 'master' of https://github.com/maikerumine/mobs_mc into intllib 2017-07-02 20:51:27 +02:00
Wuzzy 2bcbd778c6 Add intllib support 2017-07-02 16:19:10 +02:00
Wuzzy b9edb9de3f Fix weird fall image of default snow 2017-07-01 23:26:09 +02:00
Wuzzy 099c963a45 Add rudimentary throwable snowballs 2017-07-01 19:43:03 +02:00
Wuzzy e657de0286 Merge branch 'master' of https://github.com/maikerumine/mobs_mc 2017-07-01 01:44:41 +02:00
Wuzzy be3af6063a Add nether star and rabbit's foot 2017-07-01 01:31:29 +02:00
Wuzzy 41c3f0a2a7 Make horse armor change horses armor strength 2017-06-30 16:07:11 +02:00
Wuzzy b964874659 Add horse armor (no protection yet) 2017-06-30 15:55:01 +02:00
Wuzzy a09e150b5e Overwrite Mobs Redo's saddle 2017-06-30 14:29:56 +02:00
Wuzzy 1844758323 Rename mob textures to follow naming conventions 2017-06-27 15:15:00 +02:00
Wuzzy ef84667d41 Refactor the “c” function 2017-06-23 21:47:12 +02:00
Wuzzy 5cdc76936f Use item variables throughout mob files (part 1) 2017-06-23 18:26:00 +02:00
Wuzzy 00f1816bdf Make all items overwritable 2017-06-23 16:29:09 +02:00
Wuzzy 93e3af0749 Implement way to override item IDs by external mod 2017-06-23 15:46:56 +02:00
Wuzzy f8de3e3d44 Fix hard default dependency in 1_items_default.lua 2017-06-23 15:17:33 +02:00
Wuzzy dfd9012b70 Make bowl usable as fuel 2017-06-23 15:08:01 +02:00
Wuzzy 1c41da2fd8 Streamline throwable item itemstrings and texture names 2017-06-22 21:04:13 +02:00
Wuzzy 36be07a1c7 Move egg to 3_throwing.lua 2017-06-22 20:53:24 +02:00
Wuzzy 8a444d2779 Fix duplicate feather 2017-06-22 20:52:37 +02:00
Wuzzy 1e9930082d Make egg throwable again 2017-06-22 20:49:32 +02:00
Wuzzy c1fe2a56b1 Rename more item textures 2017-06-22 20:36:38 +02:00
Wuzzy 005338115b Remove cobweb 2017-06-22 20:23:40 +02:00
Wuzzy e9c8459504 Make eating rotten flesh and spider eye harmful 2017-06-22 10:07:12 +02:00
Wuzzy 10b7fa639d Turn egg into a craftitem 2017-06-22 10:02:26 +02:00
Wuzzy 1322d57e80 Standadize item name textures, add dragon egg tex. 2017-06-22 10:01:21 +02:00
Wuzzy 1279ef230f Allow to burn blaze rods in furnace 2017-06-22 09:54:52 +02:00
Wuzzy 65d451cfef Make blaze powder craftable 2017-06-22 09:44:31 +02:00
Wuzzy 8933383e2a Use mobs_mc prefix for registered items 2017-06-22 09:43:18 +02:00
Wuzzy 0e8b9b05ed Streamline the definitions of food items 2017-06-22 09:32:47 +02:00
maikerumine 41f417846c make switch for item selection 2017-06-20 19:13:57 -04:00