Commit Graph

8785 Commits

Author SHA1 Message Date
kay27 8eb0ba5501 Merge pull request 'Replace mcl_end_crystal_beam.png with free version.' (#282) from CableGuy67/MineClone5:kabou_mcl2_fix into master
Reviewed-on: MineClone5/MineClone5#282
2022-04-07 21:57:10 +00:00
kabou ed963428c0 Replace mcl_end_crystal_beam.png with free version.
* Replace mcl_end_crystal_beam.png with unknown provenance with a
  version from the PixelPerfection texture pack that has a know good
  free licence.
2022-04-07 22:54:00 +03:00
kay27 f5ab76592c Merge pull request 'Lightning command: Strike player by name' (#274) from MrRar/MineClone5:master into master
Reviewed-on: MineClone5/MineClone5#274
2022-04-04 13:56:13 +00:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 d424aaa5bc Lightning mod: fix localization template 2022-04-04 07:48:05 -05:00
kay27 9e6f1c78e6 #151 Bump ABM intervals to 1 second 2022-04-04 04:02:10 +03:00
kay27 be58b54104 #278 Rename default_dbg to default_debug 2022-04-04 03:49:14 +03:00
kay27 b4bc3e70b3 Merge master into testing 2022-04-04 03:46:54 +03:00
kay27 05fdda96ad Merge pull request 'Adds new advancements and minor detail changes' (#275) from PrairieAstronomer/MineClone5:pw_achievements into master
Reviewed-on: MineClone5/MineClone5#275
2022-04-04 00:34:10 +00:00
kay27 bba0ef15cb Merge pull request 'Fix mobs staying red after explosion' (#276) from MrRar/MineClone5:fix-red into master
Reviewed-on: MineClone5/MineClone5#276
2022-04-04 00:29:54 +00:00
PrairieWind 4444437f94 Update 'mods/ITEMS/mcl_beds/respawn_anchor.lua' 2022-04-02 12:28:16 +00:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 b99fbe8f69 Fix mobs staying red after explosion 2022-04-01 08:15:55 -05:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 ddaa96589e Make params description sensable 2022-04-01 07:58:26 -05:00
PrairieAstronomer 2ea868ba79 fixed formating of respawn_ancher.lua file 2022-03-29 13:37:45 -06:00
PrairieAstronomer c9470b8262 adds new advancements and minor detail changes 2022-03-29 12:49:39 -06:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 1273d59995 Lightning command: Strike player by name 2022-03-29 12:16:06 -05:00
debiankaios 0dfe211053 Merge pull request 'Added Lodestones (New clean PR)' (#270) from chmodsayshello/MineClone5:Lodestone_New_PR into master
Reviewed-on: MineClone5/MineClone5#270 (two times)
2022-03-28 19:15:43 +00:00
debiankaios 5b8d9cd2f0 Merge pull request 'Fix some formatting issues in extra_mobs and mcl_mushroom' (#267) from rudzik8/MineClone5:fixformat into master
Reviewed-on: MineClone5/MineClone5#267
2022-03-28 18:45:56 +00:00
chmodsayshello d467060897 upload textures 2022-03-28 16:08:08 +00:00
chmodsayshello dc93dd87e2 upload textures 1/2 2022-03-28 16:07:51 +00:00
chmodsayshello da7be430ce update dependencies 2022-03-28 16:07:10 +00:00
chmodsayshello fc50c81571 update main lua script to add lodestone etc. 2022-03-28 16:06:30 +00:00
Mikita Wiśniewski fa4a554b28 Fix some format issues in mcl_mushroom (again)
just forgot to fix something
2022-03-26 20:40:22 +07:00
Mikita Wiśniewski ddb618c2e3 Fix comment translation in mcl_mushroom 2022-03-26 20:29:25 +07:00
chmodsayshello 650e2f5c60 Merge pull request 'Update Fork' (#3) from MineClone5/MineClone5:master into master
Reviewed-on: chmodsayshello/MineClone5#3
2022-03-26 09:45:54 +00:00
Mikita Wiśniewski 297f9ba11a Fix some formatting issues 2022-03-25 11:20:07 +07:00
kay27 86bef3e055 Merge master into testing 2022-03-25 02:33:15 +04:00
kay27 833e32410e Merge pull request 'Fix Respawn Anchor Not Glowstone Consuming On Charge' (#264) from chmodsayshello/MineClone5:Respawn_Anchor_FIX into master
Reviewed-on: MineClone5/MineClone5#264
2022-03-24 22:30:43 +00:00
kay27 a7ca121f73 Merge pull request 'Incorrect fortune effect on a non-ore' (#265) from cableguy67-patch-1 into master
Reviewed-on: MineClone5/MineClone5#265
2022-03-24 22:30:12 +00:00
CableGuy67 9e72966f91 missed the comma on the previous line
When removing the last line the previous comma wasn't removed.
2022-03-24 18:42:45 +00:00
CableGuy67 7ad5f7c66e Incorrect fortune effect on a non-ore
This Easter Egg had almost a year. Time to put it to bed.
2022-03-24 17:44:09 +00:00
chmodsayshello 1c12f3da19 Charging no longer not consuming 2022-03-23 21:11:03 +00:00
chmodsayshello 63123816f0 Merge pull request 'Update Fix Branch' (#2) from MineClone5/MineClone5:master into Respawn_Anchor_FIX
Reviewed-on: chmodsayshello/MineClone5#2
2022-03-23 21:10:02 +00:00
kay27 0b4f28d8b3 Merge pull request 'Added Respawn-Anchors' (#263) from chmodsayshello/MineClone5:Respawn_anchor into master
Reviewed-on: MineClone5/MineClone5#263
2022-03-23 15:50:49 +00:00
chmodsayshello 6c41b8a265 remove debug logging 2/2 2022-03-23 13:55:38 +00:00
chmodsayshello fc59d05679 remove debug logging 1/2 2022-03-23 13:54:53 +00:00
chmodsayshello a32531c8f6 update mcl_spawm to support respawn anchors 2022-03-23 13:52:53 +00:00
chmodsayshello fb6315ea62 add crafting recepie 2022-03-23 13:51:28 +00:00
chmodsayshello d97c7b29c6 update dependencies 2022-03-23 13:46:11 +00:00
chmodsayshello 1dd81decd5 update init.lua to load the respawn anchors 2022-03-23 13:45:14 +00:00
chmodsayshello 57c099943a upload main lua script 2022-03-23 13:44:18 +00:00
chmodsayshello 6521e1f22e Upload Textures 2/2 2022-03-23 13:43:03 +00:00
chmodsayshello f49d7da655 Upload Textures 1/2 2022-03-23 13:42:36 +00:00
chmodsayshello 7117ce55db Merge pull request 'Update Fork' (#1) from MineClone5/MineClone5:master into master
Reviewed-on: chmodsayshello/MineClone5#1
2022-03-23 13:40:25 +00:00
kay27 a75c8d427e Fix rabbit crash 2022-03-21 19:05:21 +04:00
kay27 44d8caf3b7 Fix mcl_antispam 2022-03-21 14:28:58 +04:00
kay27 6be3d2e0d4 Add mcl_antispam 2022-03-21 05:36:02 +04:00
kay27 0c04ff93fd Merge master into testing 2022-03-21 00:18:05 +04:00
kay27 7b0119ddd6 Merge pull request '#248 move compostability rating to items groups instead of the list in the mod' (#257) from CableGuy67/MineClone5:mark_compostable into master
Reviewed-on: MineClone5/MineClone5#257
2022-03-20 20:16:34 +00:00
Mark Roth 6c196ae63a Add compostability to GROUPS.md 2022-03-20 14:07:57 +02:00
kay27 ed656a095d Restore rabbit textures 2022-03-20 07:06:59 +04:00