Commit Graph

8360 Commits

Author SHA1 Message Date
kay27 e68a9504b2 #198 Fix a crash, step 24 2022-02-17 05:10:23 +04:00
kay27 337757f101 #198 Fix a crash, step 23 2022-02-17 05:04:01 +04:00
kay27 81a0680578 Merge pull request 'renewed PR: mcl_composters initial commit' (#211) from kabou/MineClone5:composters into master
Reviewed-on: MineClone5/MineClone5#211
2022-02-17 00:16:10 +00:00
kay27 5f25f0d1a6 Fix protected pistons work 2022-02-17 03:00:10 +04:00
kay27 0b17a79008 Fix ocean monument chance 2022-02-17 02:54:16 +04:00
kay27 86dc2e0495 Fix chances of structures 2022-02-17 02:49:52 +04:00
kabou aca900023c mcl_composters initial commit
Implements a composter block with crafting recipe, and some more
uncraftable blocks representing various stages of filling.

Adds a list of items that can be used with the composter and the chances
of these items adding a layer to the composter.

Implements methods to add compostable items to the composter, to update
the composter to various levels of compost and to harvest an item of
bone meal when the composter is ready.

Textures were taken from XSSheep/Nova_Wostra Pixel Perfection texture
pack.
2022-02-16 23:16:08 +01:00
kay27 2008239a52 Fix code style 2022-02-17 01:03:28 +04:00
kay27 2b7e2e7a25 Restore blaze fireball 2022-02-16 19:04:21 +04:00
kay27 a909819881 Quickfix a crash 2022-02-16 18:55:18 +04:00
kay27 b952b79283 Merge pull request 'Some Chinese translate' (#207) from 1798643961/MineClone5:master into master
Reviewed-on: MineClone5/MineClone5#207

Oh, what's the user id? Have no idea how to mention it. Emojigit?

Many thanks for translating it!
2022-02-16 11:33:04 +00:00
1798643961 034f6b947d Some Chinese translate 2022-02-16 16:26:49 +08:00
kay27 7de4b56cf6 Merge remote-tracking branch 'origin/villages' into testing 2022-02-16 06:13:59 +04:00
kay27 c3e0b871dc #204 Fix fireball entities 2022-02-16 06:13:39 +04:00
kay27 4f2567bed0 #204 Spawn villagers 2022-02-16 05:41:43 +04:00
kay27 44575dfd96 #204 Register village as a structure 2022-02-16 04:57:38 +04:00
kay27 f61459ae89 #204 Register all village schematics as structures 2022-02-16 04:45:42 +04:00
kay27 c21f9b4c40 #204 Add own Perlin noise 2022-02-16 04:10:39 +04:00
kay27 dffdfb3cad Fix terraform 2022-02-16 03:59:44 +04:00
kay27 2bf7ebc265 Preload village schematics and calc proper sizes 2022-02-16 03:47:23 +04:00
kay27 306a6ad20f #202 Destroy Nether Portals on ABMs 2022-02-15 03:19:43 +04:00
kay27 560882b1ba #198 Fix a crash, step 22 2022-02-14 20:55:55 +04:00
kay27 adfa83c34c #198 Fix a crash, step 21 2022-02-14 06:44:41 +04:00
kay27 403528e542 #198 Fix a crash, step 20 2022-02-14 06:39:47 +04:00
kay27 e15a82b865 #198 Fix a crash, step 19 2022-02-14 06:38:19 +04:00
kay27 194ac71c89 #198 Fix a crash, step 18 2022-02-14 06:36:15 +04:00
kay27 b3059aecba #198 Fix a crash, step 17 2022-02-14 06:34:46 +04:00
kay27 04094f97fa #198 Fix a crash, step 16 2022-02-14 06:32:51 +04:00
kay27 d20551589f #198 Fix a crash, step 15 2022-02-14 06:29:53 +04:00
kay27 adec2cbeea #198 Fix a crash, step 14 2022-02-14 06:28:35 +04:00
kay27 1ef93eab37 #198 Fix a crash, step 13 2022-02-14 02:25:19 +00:00
kay27 1537232f17 #198 Fix a crash, step 12 2022-02-14 06:23:27 +04:00
kay27 b86446df34 #198 Fix a crash, step 11 2022-02-14 06:18:07 +04:00
kay27 7e9388b80d #198 Fix a crash, step 10 2022-02-14 06:15:03 +04:00
kay27 636be37c85 #198 Fix a crash, step 9 2022-02-14 06:06:34 +04:00
kay27 89a016c0e6 #198 Fix a crash, step 8 2022-02-14 02:01:01 +00:00
kay27 52e2e2506b #198 Fix a crash, step 7 2022-02-14 01:48:09 +00:00
kay27 3984c72bbc #198 Fix a crash, step 6 2022-02-14 01:43:05 +00:00
kay27 e9e3479fb3 #198 Fix a crash, step 5 2022-02-14 01:41:26 +00:00
kay27 8b441a8156 #198 Fix a crash, step 4 2022-02-14 01:36:38 +00:00
kay27 ce0e643cad #198 Fix a crash, step 3 2022-02-14 01:23:55 +00:00
kay27 eaa8df9e55 #198 Fix a crash, step 2 2022-02-14 01:23:01 +00:00
kay27 200536b416 #198 Fix a crash, step 1 2022-02-14 01:20:30 +00:00
kay27 30fe733622 Merge remote-tracking branch 'origin/production' 2022-02-13 06:53:35 +04:00
kay27 55cc5144e1 Merge remote-tracking branch 'origin/testing' into production 2022-02-13 06:53:02 +04:00
kay27 49f84f194a Restore mob water damage 2022-02-13 06:18:50 +04:00
kay27 ac1ec1d77d #195 Fix missing player storage initialisation 2022-02-13 04:19:57 +04:00
kay27 fc48ba9a62 Merge remote-tracking branch 'origin/master' into testing 2022-02-13 04:01:32 +04:00
kay27 05281ad638 #193 Fix a typo 2022-02-13 04:01:09 +04:00
kay27 81abfa2333 #193 Fix dependencies 2022-02-13 03:59:27 +04:00