Commit Graph

3488 Commits

Author SHA1 Message Date
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
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
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
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 b9b4b04aee Merge remote-tracking branch 'origin/master' into testing 2021-07-20 16:22:57 +04:00
kay27 894ec03442 Fix attempt to index local 'inv2' (a nil value) in chests 2021-07-20 01:00:44 +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
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
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
debiankaios 60c4fcff2d „mods/ITEMS/mcl_nether/init.lua“ ändern
If you rightclick netherack and nylium is neigbour it go on the netherack.
2021-07-17 08:12:49 +00:00
debiankaios cce0fc068b Fixed warnings
Warnings because a var which not exist
2021-07-17 06:14:10 +00:00
kay27 181bc24e5e Check Nether portal exit before teleporting 2021-07-17 03:38:48 +04:00
debiankaios 6650104fa1 New Textures 2021-07-16 15:02:32 +00:00
debiankaios 76c99ae297 New Textures 2021-07-16 14:59:20 +00:00
debiankaios 6cfbbea93a New Textures 2021-07-16 14:58:54 +00:00
debiankaios c6e303a653 New Textures 2021-07-16 14:58:04 +00:00
debiankaios d58cebc776 New Textures 2021-07-16 14:57:27 +00:00
debiankaios 252aba718e New Textures 2021-07-16 14:56:38 +00:00
debiankaios 2f55e829c1 Bufixes
Fixed Bug that trees generating in other blocks. The slab and stairbug was fixed too.
2021-07-16 14:54:36 +00:00
SmallJoker 9d9e213012 Fix some implicit hard and soft-dependencies
These issues were found while testing minetest#8603 and are caused by relying on the undefined mod loading order
2021-07-16 06:18:54 +04:00
AFCMS 49bde37a5e rewrite README to markdown 2021-07-15 01:03:50 +02:00
AFCMS dc17cc91a3 make raycast start from player head 2021-07-15 00:01:56 +02:00
SmallJoker 3e36cf3500 Fix some implicit hard and soft-dependencies
These issues were found while testing minetest#8603 and are caused by relying on the undefined mod loading order
2021-07-15 01:38:02 +04:00
kay27 bc58e4a225 Merge MineClone2/master 2021-07-15 01:24:36 +04:00
AFCMS 873a1e73dc fix documentation 2021-07-14 15:22:27 +02:00
AFCMS 8fff20eec9 fix misleading API 2021-07-14 15:18:12 +02:00