Commit Graph

  • c28d700caf update fisherman trades cora 2022-05-12 16:18:33 +0200
  • ba861d7b74 update farmer trades cora 2022-05-12 16:02:07 +0200
  • 9b8b7ce6b4 refactor go home logic cora 2022-05-12 02:05:30 +0200
  • 046b3a4ce2 Merge pull request 'enable simple mcl_mobs/mobs redo villager breeding' (#2204) from villager_breeding into master cora 2022-05-13 22:31:15 +0000
  • 354d17a14c enable simple villager breeding cora 2022-05-13 01:04:14 +0200
  • 11265b60de Merge pull request 'Enable placing carpets on llamas and add textures for it' (#2201) from rudzik-llama-carpets into master cora 2022-05-13 22:07:34 +0000
  • 7f3ba7d4a2 Enable placing carpets on llamas and add textures for it Mikita Wiśniewski 2022-05-12 17:38:21 +0700
  • 88e87bccff Merge pull request 'playerplus: fix deprecated add_player_velocity calls' (#2200) from fix-deprecated-add-vel into master cora 2022-05-13 21:51:46 +0000
  • a1209b14a1 playerplus: fix deprc. add_player_velocity calls cora 2022-05-12 15:34:14 +0200
  • 729159f631 Merge pull request 'Refactor compass code.' (#2197) from get-compass-image-fix into master cora 2022-05-12 21:37:16 +0000
  • baf8e0b79c Update item entity for lodestone compass. kabou 2022-05-12 20:57:54 +0200
  • 00dba67cd8 remove lodestone compass from creative inventory chmodsayshello 2022-05-12 16:34:48 +0000
  • 872b708465 Remove unused variable. kabou 2022-05-11 21:45:15 +0200
  • 74e70b674e Fix return value of `get_compass_image()`. kabou 2022-05-11 21:43:52 +0200
  • 14c882f982 Fix lodestone compass meta handling. kabou 2022-05-11 21:31:50 +0200
  • 8ae605165b Fix lodestone compass stack_max. kabou 2022-05-11 17:53:41 +0200
  • aca4aca79b Add German translation. kabou 2022-05-11 17:43:57 +0200
  • bacc7613b5 Fix crash in mt 5.4 with vector ops. kabou 2022-05-11 17:41:10 +0200
  • 8a4b8707fa Add new compass API. kabou 2022-05-10 23:38:28 +0200
  • a8c231da34 Refactor compass code. kabou 2022-05-10 18:28:57 +0200
  • 4d342b8365 Merge pull request 'Village(r)s update' (#2189) from villager_spawning into master cora 2022-05-09 22:01:25 +0000
  • 12a943e222 Make villagers homeless when bed is gone on return cora 2022-05-09 11:57:51 +0200
  • 8d0afede37 don't block mapgen on village generation cora 2021-10-14 03:03:08 +0200
  • 0288581407 increase wait til village generated cora 2022-05-09 11:12:52 +0200
  • 3774044f86 Walk back to bed instead of teleporting cora 2022-05-09 01:00:34 +0200
  • 46dbf8c0ab Spawn villagers on villagegen, stay in village cora 2022-05-08 23:19:37 +0200
  • 7c263c6a18 Merge pull request 'Potion Fixes:' (#2191) from Fix_waterbreathing_and_potion_icons into master cora 2022-05-09 10:25:51 +0000
  • 44b1d583a7 Potion Fixes: MysticTempest 2022-05-09 05:18:59 -0500
  • 1565999134 Merge pull request 'fix the 2nd nether dust warning' (#2190) from fix_weather_warning_2 into master cora 2022-05-09 10:09:18 +0000
  • 5a25e42fd3 fix the 2nd nether dust warning ^^ cora 2022-05-09 12:06:28 +0200
  • 421995deb3 Merge pull request 'Fix list of spawnable biomes for rabbits.' (#2187) from rabbit_spawn_fix into master cora 2022-05-08 20:01:56 +0000
  • 4e3a2a7b4c Fix list of spawnable biomes for rabbits. kabou 2022-05-08 14:28:52 +0200
  • e8e565fc06 Merge pull request 'Add Respawn Anchor (PR with branch in mcl2 repo)' (#2188) from respawn_anchor into master cora 2022-05-08 19:57:43 +0000
  • 6cb08a3c87 update dependencies chmodsayshello 2022-05-08 19:21:12 +0000
  • 31a8ddabb8 minor changed (see long description) chmodsayshello 2022-05-08 19:20:42 +0000
  • 6806ea311d code from inital PR chmodsayshello 2022-04-25 14:02:36 +0000
  • ea2b53b231 Merge pull request 'Adopt mob spawning from mcl5' (#2120) from mcl5-spawning into master cora 2022-05-08 19:48:36 +0000
  • e1ed990f58 sp. farm animals on grass, villagers near beds cora 2022-04-29 01:28:00 +0200
  • e4c5f81524 make husks spawn only in deserts, zombies not cora 2022-04-21 13:58:47 +0200
  • 53042b6f48 Adopt mob spawning from mcl5 kay27 2022-04-15 11:48:58 +0200
  • fbe048087f Merge pull request 'Add wither spawning by EliasFleckenstein03' (#2146) from wither_spawning into master cora 2022-05-06 20:57:43 +0000
  • 34e5bb0334 Add Wither Spawning Elias Fleckenstein 2022-04-27 12:21:20 +0200
  • c05a2d3a9d Add wither spawning schems Elias Fleckenstein 2022-04-27 12:15:07 +0200
  • 40d2e3b2b1 Merge pull request 'Fix referencing mistake with cracked deepslate' (#2184) from fix_ds_bricks into master cora 2022-05-06 17:24:09 +0000
  • f1fc84b31b fix referencing mistake with cracked deepslate cora 2022-05-06 12:32:13 +0200
  • 85fb33aa4c Merge pull request 'Add amethyst stuff by emojigit and kay27' (#2149) from amethyst into master cora 2022-05-05 20:54:46 +0000
  • f9a2dacdd4 Fix texture and sound names in `mcl_amethyst` AFCMS 2022-05-03 23:25:56 +0200
  • 00c70014c7 Fix codestyle and translation of `mcl_amethyst` AFCMS 2022-05-03 22:56:11 +0200
  • f4020ebd31 mcl_amethyst.fr.tr 3raven 2022-02-18 21:43:51 +0000
  • 74322ead49 #11 Polish amethyst stuff kay27 2022-02-06 04:32:44 +0400
  • 1a83f50505 Fix amethyst buds light levels again kay27 2022-02-05 20:56:26 +0400
  • 206c98e354 Fix various amethyst errors, better seed function kay27 2022-02-05 20:49:45 +0400
  • 69e83d5c0a #11 Spawn buds kay27 2022-02-05 06:27:23 +0400
  • d3dfd13f78 #11 Fix the style, add template.txt, add Russian translation kay27 2022-02-05 03:01:23 +0400
  • e28ccd9a80 #11 Put tabs instead of each 2 spaces kay27 2022-02-05 02:39:40 +0400
  • a5fba06a2c #11 Remove amethyst screenshot kay27 2022-02-05 02:35:22 +0400
  • 6c36c83a18 AMethyst Growing 1F616EMO 2021-07-28 20:44:30 +0800
  • 48a4e069f9 craft bugfix 1F616EMO 2021-07-28 14:01:14 +0800
  • 60e04438e0 typo missing space 1F616EMO 2021-07-28 05:15:00 +0000
  • 0b01d299ea 更新 'mods/ITEMS/mcl_amethyst/init.lua' 1F616EMO 2021-07-28 05:13:15 +0000
  • ebdf944dda amethyst bud 1F616EMO 2021-07-28 12:40:40 +0800
  • 794e10df4e [mcl_amethyst] INIT * Amethyst Block * Budding Amethyst (won't grow amethyst now) * New spyglass recipe * Tinted Glass * Calcite 1F616EMO 2021-07-27 19:10:59 +0800
  • 1cc8a7f8df Merge pull request 'Remove ancient backup "init_new.lua"' (#2178) from remove_ancient_backup_file into master cora 2022-05-05 12:32:11 +0000
  • 6a2fe2eb4f remove ancient backup "init_new.lua" cora 2022-05-05 01:57:10 +0200
  • 6674684998 Merge pull request 'Add deepslate, copper and raw_ores by NO11' (#2141) from deepslate-copper-rawores into master cora 2022-05-05 00:40:31 +0000
  • 1266396e1d Add cobbled deepslate to cobble group. kabou 2022-05-04 23:09:59 +0200
  • f5abc28190 Allow smelting of deepslate ores. kabou 2022-05-03 22:16:48 +0200
  • f8f6ea22c8 Fix codestyle issues with `mcl_deepslate`, `mcl_copper`, `mcl_raw_ores` AFCMS 2022-05-04 11:07:04 +0200
  • b0b8ef3921 Comment out ore registrations for now cora 2022-04-28 00:24:31 +0200
  • be6d2db7d4 remove redundant license files cora 2022-04-26 01:57:09 +0200
  • dc40ed18b3 remove raw_ores item override cora 2022-04-26 01:55:38 +0200
  • 1b99de73d2 remove screenshots from original mods cora 2022-04-25 21:47:42 +0200
  • c97e0cd631 Add deepslate NO11 2022-05-01 03:12:53 +0200
  • 8c7a8a61d2 Add Copper NO11 2022-05-01 03:11:51 +0200
  • 6bdaa9f2d1 Add raw ores NO11 2022-05-01 03:10:23 +0200
  • 8b8a133381 Merge pull request 'Fix undefined variable in mcl_enchanting/engine.lua.' (#2177) from fix_enchanting into master cora 2022-05-04 23:34:18 +0000
  • dceb48bf94 Fix undefined variable in mcl_enchanting/engine.lua. kabou 2022-05-05 01:06:26 +0200
  • e10c06ba98 Merge pull request 'Remove 2D preview + fix enchanting overlay (Fix #1869, #2161)' (#2162) from remove_3d_preview into master cora 2022-05-04 23:20:50 +0000
  • 8a47a195f6 Remove preview files AFCMS 2022-05-02 10:42:29 +0200
  • d0b60e2399 Fix player armor enchanting overlay (#2161) AFCMS 2022-05-02 10:39:49 +0200
  • 3ca40cd4e4 Remove 2D preview AFCMS 2022-05-02 10:18:25 +0200
  • 0e8a87befa Merge pull request 'Bookshelves are deco blocks, not building blocks.' (#2175) from bookshelf-deco-block into master cora 2022-05-04 23:11:57 +0000
  • 920b8b9654 Bookshelves are deco blocks, not building blocks. kabou 2022-05-04 22:22:59 +0200
  • dab80c45fd Merge pull request 'Add "cobble" group.' (#2174) from cobble_group into master cora 2022-05-04 23:05:01 +0000
  • f1a494ea62 Change stone tool repair materal to group:cobble. kabou 2022-05-04 16:08:42 +0200
  • 64bb50dfd5 Change some crafting recipes to use group:cobble. kabou 2022-05-04 15:54:12 +0200
  • 9edb40b5c5 Add cobblestone to the `cobble` group. kabou 2022-05-04 15:14:23 +0200
  • b0ae135b3c Add `cobble` group. kabou 2022-05-04 15:12:27 +0200
  • b13835dd6f Merge pull request 'Fix crash when trying to use awards if they are disabled for the player (#2164)' (#2170) from awards_crashfix into master cora 2022-05-03 20:11:44 +0000
  • 3699ca5535 update translation template chmodsayshello 2022-05-03 15:21:18 +0000
  • 9c652df8a2 update german translation chmodsayshello 2022-05-03 14:59:49 +0000
  • 390802a344 fix crash when achievements are disabled and /awards is being used chmodsayshello 2022-05-03 14:58:44 +0000
  • a27abae045 Merge pull request 'Fix warning in mcl_weather (#2157)' (#2168) from fix_weather_warning into master cora 2022-05-03 00:41:06 +0000
  • 61a999fe5a Fix warning in mcl_weather cora 2022-05-02 21:47:33 +0200
  • 85afc8bd53 Merge pull request 'Fix `add_large_plant()` argument mismatch in mcl_flowers.' (#2156) from fix-flowers-fortune into master cora 2022-05-01 10:32:49 +0000
  • ed8995acec Fix `add_large_plant()` argument mismatch. kabou 2022-04-30 23:30:58 +0200
  • 38f1db7a04 Merge pull request 'Add Lodestones (rebased)' (#2154) from chmodsayshello/MineClone2:lodestone_rebased into master cora 2022-05-01 00:38:50 +0000
  • f1c60a48e0 remove debug logging chmodsayshello 2022-04-30 10:02:04 +0000
  • c97fc42b68 upload textures 2/2 chmodsayshello 2022-04-30 09:02:17 +0000
  • 92cd3381ad upload textures 1/2 chmodsayshello 2022-04-30 09:01:57 +0000