Commit Graph

3443 Commits

Author SHA1 Message Date
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
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
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
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
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 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
kay27 56a82d5a82 Merge remote-tracking branch 'origin/master' into mineclone5 2021-07-13 01:00:03 +04:00
epCode 960b653979 fix #1299 2021-07-12 11:50:37 -07:00
Lizzy Fleckenstein fb01e61946 Fix server crash when dispensing an unknown item
This works similar to 2aafb2f2d01a6ece9ed4642a7081c53dbf22f773, however it is a cleaner way to do it.
2021-07-08 15:31:27 +02:00
Lizzy Fleckenstein 8f584be235 Fix #1814 - Don't open crafting table formspec if player is sneaking 2021-07-08 15:03:06 +02:00
My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2f22ce79cc Merge pull request 'ITEMS/mcl_banners: Allow more layers for banners with gradients' (#74) from e/Mineclonia:banner-gradient-limits into master
Reviewed-on: Mineclonia/Mineclonia#74
Reviewed-by: Elias Åström <ryvnf@riseup.net>
Reviewed-by: erlehmann <nils+git.minetest.land@dieweltistgarnichtso.net>
2021-07-06 11:20:42 +02:00
My favourite Minetest cheat clients are Dragonfire and Waspsaliva. ae2c5ede30 Merge pull request 'Remove wrong preview banner crafting recipes' (#55) from banner-crafting-fix into master
Reviewed-on: Mineclonia/Mineclonia#55
Reviewed-by: E <e@noreply.git.minetest.land>
2021-07-06 11:20:16 +02:00
Nils Dagsson Moskopp 0a474ee578 Reduce snow layer silk touch drop amount
It was possible to duplicate snow layers by placing them and then mining
them using a tool enchanted with silk touch. This commit fixes the “snow
dupe” by reducing the amount of snow layers dropped in this case by one.
2021-07-05 11:47:14 +02:00
AFCMS 16d79c38ce fix typo in mcl_enchanting french translation 2021-06-26 23:48:59 +02:00
kay27 163ca9a653 [fire_charge] Fix critical attempt to index local 'ent' 2021-06-25 03:57:01 +04:00
kay27 d10ab0d1ee [mineclone5] Tune sweet berries a bit 2021-06-21 04:51:05 +04:00
kay27 85b3fef4bf [mineclone5] Move sweet berries into farming as a quick fix 2021-06-21 03:58:18 +04:00
kay27 d509d76d13 [mineclone5] Quick repaint MC sweetberries to match the license 2021-06-21 03:19:02 +04:00
kay27 f30a2ab6bc Merge remote-tracking branch 'origin/master' into mineclone5 2021-06-21 02:42:19 +04:00
AFCMS 61b0220951 apply erlehmann fix for music discs not playing (better code) 2021-06-19 22:36:37 +02:00
AFCMS a9ae6aa9c8 attemp to fix old music discs not playing 2021-06-19 00:39:48 +02:00
NO11 cf3a2a42bf Fix typos and add template for specific help text for stripped wood 2021-06-18 19:35:59 +00:00
NO11 ff8176e252 Fix typos and add german translation for specific help text for stripped wood 2021-06-18 19:35:54 +00:00
NO11 a62d3ff2ee Add specific help text and fix typos for stripped wood 2021-06-18 19:30:20 +00:00
NO11 2361c1c797 Merge branch 'master' into end_portal_frame 2021-06-16 21:01:19 +00:00
NO11 3b3922b2d6 Unify code style 2021-06-15 17:37:03 +00:00
NO11 4987636913 Remove misspellings part2 2021-06-15 17:34:45 +00:00
NO11 c542ff998e Remove misspellings part1 2021-06-15 17:33:04 +00:00
NO11 f28a5b90fc Fix #1804 (remove portal frame with ender eye from creative inventory) 2021-06-15 14:33:40 +00:00
AFCMS 7a130ff2b9 Merge pull request 'Fix French translations: granit + porc' (#1815) from pitchum/MineClone2:master into master
Reviewed-on: MineClone2/MineClone2#1815
2021-06-14 17:51:29 +00:00
pitchum 73927cb0cb Fix French translations: granit + porc 2021-06-14 18:51:08 +02:00