Commit Graph

7470 Commits

Author SHA1 Message Date
chmodsayshello 0868d73c33 translation template + german translation 2022-07-25 17:47:36 +02:00
chmodsayshello 4276fabf7a changing some comments 2022-07-25 17:23:28 +02:00
chmodsayshello ef568323c2 add beacon beam 2022-07-25 17:21:29 +02:00
chmodsayshello cb303353a9 Use overlay properly in mcl_achievements 2022-07-25 12:31:30 +02:00
chmodsayshello ead50562cc drop items once beacon gets destroyed 2022-07-25 12:20:15 +02:00
chmodsayshello 0833f3417b 'fix' beacon texture 2022-07-25 11:59:19 +02:00
chmodsayshello 99174f0fb4 add netherite to beacon materials 2022-07-24 13:00:58 +02:00
chmodsayshello fd65be17a0 make beacons mineable 2022-07-24 12:52:57 +02:00
chmodsayshello dd37fe03b0 beacon crafting recipie 2022-07-24 12:45:30 +02:00
chmodsayshello 974b0f2810 beacon related achievements 2022-07-24 12:32:20 +02:00
chmodsayshello a8b2e99ec9 fix mayor multiplayer bug
because i escape the loop using return after applying the effect to ONE player, which causes the other ones to not get the effect
2022-07-23 22:15:17 +00:00
chmodsayshello 870d2ac9e6 check if there are no blocks above beacons 2022-07-23 21:07:18 +00:00
chmodsayshello 5ed495aa41 remove unnecessary code 2022-07-23 11:06:47 +00:00
chmodsayshello 3e8835cf5f use globalstep instead of abm 2022-07-23 10:46:02 +00:00
chmodsayshello 614c4a41e2 remove debug logging 2022-07-22 19:07:49 +00:00
chmodsayshello 6cca4ca805 upload mod (mcl_beacons) itself 2022-07-22 18:48:36 +00:00
chmodsayshello d4324bb1a9 upload textures 2/2 2022-07-22 18:48:01 +00:00
chmodsayshello 143def257e upload textures 1/2 2022-07-22 18:47:35 +00:00
chmodsayshello c7225a1715 add mod.conf 2022-07-22 18:46:37 +00:00
cora e1130a105f fix wrong sound position 2022-07-21 12:03:46 +02:00
SumianVoice a35ec2e994 Merge branch 'master' into add_shadow_on_dirt 2022-07-21 10:02:17 +00:00
Sumyjkl cf8bbfef7b add similar shading to podzol, change to overlay for adding shading to grass 2022-07-21 19:53:39 +10:00
MysticTempest 2fd9e2ad53 Implement slimeblock piston launchers:
Adds the mechanic of launching entities standing on, or in
front of slimeblocks; which are attached to, and pushed by pistons.
2022-07-21 02:30:30 -05:00
Sumyjkl 16d65d25f2 added exact replica shading to grass block 2022-07-21 00:47:01 +10:00
Sumyjkl f214e2c1ad make snow dirt shadow less intense 2022-07-20 22:37:14 +10:00
Sumyjkl f9602c3ebb add shadow under grass and snow texture 2022-07-20 22:32:22 +10:00
cora 54337e9854 never show nitwit trading formspec 2022-07-19 11:46:28 +02:00
cora 37114e7d1a Add API documentation 2022-07-19 11:15:08 +02:00
cora ac45ed8a0a coord and biome use api too, fields well ordered 2022-07-19 11:15:08 +02:00
cora 7e6daa0e60 Add api to register custom debug fields
also add node info as first fields
2022-07-19 11:15:08 +02:00
cora 39b9a058e9 Save persistent setting in player meta 2022-07-19 11:15:08 +02:00
cora 00ef88e01c fix mistakes from mcl5 import, clean up output 2022-07-19 11:15:08 +02:00
kay27 d5b2e60e32 #278 Rename default_dbg to default_debug 2022-07-19 11:15:08 +02:00
kay27 cb2852e88f #233 Add /debug chat command 2022-07-19 11:15:08 +02:00
kay27 47719872e4 [hud] Show player biome and position 2022-07-19 11:15:08 +02:00
SumianVoice d54d8fc657 Merge branch 'master' into swimming_fix 2022-07-19 02:32:19 +00:00
cora d89ef0581f Optimize ABMs 2022-07-18 22:28:02 +02:00
cora 0298cecbcd change dripping entities to particles 2022-07-18 22:28:02 +02:00
cora da4aa9bc35 improve crying obsidian visuals 2022-07-18 22:21:58 +02:00
SumianVoice 1e41f403d3 Merge branch 'master' into swimming_fix 2022-07-18 05:03:46 +00:00
cora a3596d22e3 Fix nether dust particles using wrong setting 2022-07-18 05:30:37 +02:00
cora 68d45ff606 Remove MushroomIsland from several mobs spawn list 2022-07-18 02:11:48 +02:00
cora bf756403a3 Fix animals attacking players for no reason 2022-07-18 00:10:23 +00:00
cora 99037cb0ec adapt several mob spawning conditions to mc 2022-07-18 00:10:23 +00:00
cora 1087d9e54b Implement mc like mob cap 2022-07-18 00:10:23 +00:00
cora 2d3f4531c9 Add mob spawning debug command 2022-07-18 00:10:23 +00:00
cora 987ae3c6e8 Fix mobs spawning inside nodes 2022-07-18 00:10:23 +00:00
cora 3a32e4e4e9 Never spawn mobs on bedrock 2022-07-18 00:10:23 +00:00
cora 9883a37754 Enable group spawning for all mobs, add mc values 2022-07-18 00:10:23 +00:00
cora a68343b71d Add group spawning minimum attribute 2022-07-18 00:10:23 +00:00