Commit Graph

6967 Commits

Author SHA1 Message Date
chmodsayshello 54de60b27e Iron Golems no longer drop experience orbs
In Minecraft, (Iron) Golems do not drop any xp! (checked in the Minecarft Wiki and confirmed in my copy of Minecraft (1.18.1))
Now they drop at least 0 and at most 0 experience orbs, so you won't get any

https://minecraft.fandom.com/wiki/Iron_Golem
2021-12-25 21:11:01 +00:00
kay27 654f608909 #41 Remove proprietary textures, update game screenshot 2021-12-08 18:59:00 +04:00
cora 15a60ae638 Merge pull request 'Fix villagers/mobs despawning ( issue #26 )' (#29) from TioBlocos/MineClone5:fix/issue_26_villagers_despawning into master
Reviewed-on: MineClone5/MineClone5#29
2021-09-25 15:01:11 +00:00
Artem Arbatsky 91d0dc38e5 Add missing call for on_die function 2021-09-24 16:50:54 +05:00
cora 7ae73bcf47 fix crash and netherite hoes
The item registration in mcl_farming for diamond hoes contains the wrong
upgrade_item id (mcl_tools:hoe_netherite, should me mcl_farming:). This
commit changes that.
2021-09-10 21:41:15 +02:00
Glaucos Ginez 345f40ded6 Fix issue 26 2021-08-22 14:44:01 -03:00
kay27 5bfec00295 Fix attempt to perform arithmetic on a nil value in mobs.drive() 2021-07-25 19:42:29 +04:00
kay27 bab31d6cd7 Remove release keys from mod.conf to pass ContentDB validation 2021-07-25 14:53:23 +04:00
kay27 8262480e97 Merge remote-tracking branch 'origin/master' into testing 2021-07-23 22:35:55 +04:00
NO11 74449cb75e Fix #17 (remove FOV after releasing righclick) 2021-07-23 16:35:30 +00:00
kay27 5d9e3e9e99 Merge remote-tracking branch 'mcl2/buckets' 2021-07-23 02:12:27 +04:00
kay27 4bc21f85e0 Merge remote-tracking branch 'mcl2/buckets' into testing 2021-07-23 02:09:31 +04:00
kay27 656c07bb04 Merge remote-tracking branch 'origin/master' into testing 2021-07-23 01:43:41 +04:00
kay27 9f67432865 Merge MineClone2/master 2021-07-23 01:43:22 +04:00
kay27 6bd5232e18 Merge remote-tracking branch 'origin/master' into testing 2021-07-23 01:39:32 +04:00
NO11 016ca1bdba Enable axe override in mcl_copper 2021-07-22 20:11:46 +00:00
NO11 a44d9643ae Fix several problems in `mcl_item_id` 2021-07-22 19:23:48 +00:00
AFCMS a47630035d Merge branch 'master' of ssh://git.minetest.land:29418/MineClone2/MineClone2 2021-07-22 13:44:14 +02:00
AFCMS 667ef5cad5 cache doc modpath 2021-07-22 00:46:43 +02:00
AFCMS fef23d0b6f fix missing depend to `mcl_credits` of `mcl_portals` 2021-07-22 00:39:05 +02:00
NO11 a0d52010bf Fix that aliases attemp to register mineclone:book_enchanted again and again 2021-07-21 22:16:37 +00:00
AFCMS 44063bca93 Merge branch 'master' into buckets 2021-07-21 18:21:27 +02:00
NO11 31d3ea8a87 Fix #1801 (add better texture for golden boots) 2021-07-20 20:09:43 +00:00
kay27 37c300f04d Merge remote-tracking branch 'origin/master' into testing 2021-07-20 21:15:30 +04:00
kay27 14f6cecbbf Merge MineClone2/master 2021-07-20 21:15:04 +04:00
kay27 b9b4b04aee Merge remote-tracking branch 'origin/master' into testing 2021-07-20 16:22:57 +04:00
kay27 c91535e7a9 Revert "Add 'depends = mcl_autogroup' into _mcl_autogroup/mod.conf"
This reverts commit 77becc4184.
2021-07-20 15:53:06 +04:00
kay27 894ec03442 Fix attempt to index local 'inv2' (a nil value) in chests 2021-07-20 01:00:44 +04:00
kay27 56c65b3e52 Merge branch 'master' of https://git.minetest.land/MineClone5/MineClone5 2021-07-20 00:57:45 +04:00
debiankaios 66329afde2 Add 4 mods by NO11 2021-07-19 19:59:41 +02:00
debiankaios 0827e6eadf german translation 2021-07-19 15:22:53 +00:00
debiankaios 9c889deb53 german translation 2021-07-19 15:22:04 +00:00
NO11 96e8e6a86f Use mineclone: instead of mineclone2: for item IDs 2021-07-19 12:21:30 +00:00
debiankaios e35e53b8b7 Added bonemeal things 2021-07-19 08:13:52 +00:00
debiankaios af0ae17e8d Added textures for the sprouts and roots. 2021-07-19 08:12:39 +00:00
debiankaios da0cb4853d Add more decoration blocks.
Added the decorations lbocks, and chancheg generation of decoration a bit.
2021-07-19 08:11:16 +00:00
debiankaios 51372c5601 Fixed all netherrack-problems
All netherrack-problems are now fixed.
2021-07-19 08:08:27 +00:00
kay27 df7a630aec Merge remote-tracking branch 'origin/master' into testing 2021-07-18 22:37:19 +04:00
NO11 801d9a2571 Remove some spaces 2021-07-18 18:01:55 +00:00
NO11 48166625d4 Add mcl_item_id mod 2021-07-18 17:21:53 +00:00
debiankaios c3be869dd8 Add twisting_vines textures 2021-07-18 17:20:40 +00:00
debiankaios c5c9f2d84e Fix netherrakc blockplace 2021-07-18 17:17:50 +00:00
debiankaios 0be0012d4c Wrong pastes was fixed 2021-07-18 17:16:24 +00:00
debiankaios 10d2db72a7 Fix Bug
Fixed Bug that nothing can placed on netherrack.
2021-07-18 08:01:25 +00:00
kay27 5be3d77bbd Merge remote-tracking branch 'origin/master' into testing 2021-07-17 21:20:30 +04:00
AFCMS b364faa7c7 make bucket use 5 lenght raycast 2021-07-17 16:22:46 +02:00
debiankaios 51e4b7876a Itemstack will taken
Now bonemeal will taken if you rightclick netherack with neigbour nylium
2021-07-17 10:06:16 +00:00
debiankaios 36a43c29b9 Itemstack will taken
Now will bonemeal taken if you rightclick a fungus. A shroomlight will not more digged after a block in near will placed.
2021-07-17 10:05:00 +00:00
kay27 41f98bd87b Merge remote-tracking branch 'origin/fix_nether_portals' into testing 2021-07-17 13:51:50 +04:00
kay27 77becc4184 Add 'depends = mcl_autogroup' into _mcl_autogroup/mod.conf 2021-07-17 13:51:13 +04:00