Commit Graph

24 Commits

Author SHA1 Message Date
kabou d2edc75407 Separate blue dye from lapis lazuli.
* Add craftitem "mcl_core:lapis".
* Add texture for blue dye item.
* Add crafting recipe for blue dye.
* Add legacy conversion recipe.
* Update dyes table.
* Update translations.
* Update lapis block crafting recipes.
* Update lapis ore drops.
* Update dungeon and shipwreck loot.
* Update enchanting table input.
* Update villager trade.
2022-12-29 03:08:49 +00:00
cora a92b405efd Comment out unused cart-checking hackery 2022-07-04 23:07:51 +02:00
Elias Fleckenstein 0e9a56fa35
Add stacks to enchant_uniform_randomly 2021-12-07 18:19:41 +01:00
Elias Fleckenstein ec7e245b9d
Various fixes to the enchanting and loot system
- enchanted loot generated by mapgen now uses PseudoRandom for randomness
- prevent fishing loot from generating loot 32767 times (!!!) when only 1 is needed
- bows and fishing rods obtained from the treasure section of fishing loot are now enchanted
- there is now a function to uniform enchant items other than books
2021-12-07 17:57:18 +01:00
AFCMS 9e074af07f unify code style [1] 2021-05-25 12:52:25 +02:00
kay27 6e6809f360 Make books in chest loot deterministic, ref. https://git.minetest.land/MineClone2/MineClone2/issues/1254 and https://git.minetest.land/MineClone2/MineClone2/issues/1060 2021-03-08 04:14:03 +04:00
Elias Fleckenstein 4a4a834bf8 Generate Enchanted golden apples in chests 2021-01-22 19:45:18 +01:00
Elias Fleckenstein fdbfd4c654 Mineshaft Loot 2020-12-21 13:57:09 +01:00
Wuzzy 1d2da1f01a TNT minecart and activator rail no longer WIP 2020-01-30 22:31:44 +01:00
Wuzzy da625b569a Spawn minecarts in railcorridor chests 2019-02-06 03:00:45 +01:00
Wuzzy 34e92a361b Rename mobs mod to mcl_mobs 2018-05-31 18:32:26 +02:00
Wuzzy bb6f2f7770 Rename “subgame” to “game” (partial fix) 2018-03-25 22:20:32 +02:00
Wuzzy 2f32c76013 Make v6 sapling treasures more common 2018-01-12 19:02:06 +01:00
Wuzzy a818995d2a Generated mob spawners generate mobs in darkness (except silverfish) 2018-01-08 00:41:57 +01:00
Wuzzy 3443e68b76 Railcorridors: Use dark oak wood in terracotta 2017-12-08 16:13:02 +01:00
Wuzzy 14a276033d v6: Add otherwise ungettable saplings into chests 2017-09-07 04:38:50 +02:00
Wuzzy f449f4637b Add detector rails in railcorridor chests 2017-09-02 17:22:43 +02:00
Wuzzy 300a15b5b5 New tsm_railcorridors: Spawn minecarts, bugfixes, ... 2017-08-14 20:01:04 +02:00
Wuzzy 3c6e5841b4 Update tsm_railcorridors
- 0.12.0
- Cobwebs
- Cave spider spawners
- Tons of bugfixes
2017-08-14 05:35:32 +02:00
Wuzzy 075e1e7e48 Fix treasure typo in tsm_railcorridors 2017-05-23 09:46:38 +02:00
Wuzzy 49bd956da8 Add loot API and use it in tsm_railcorridors 2017-05-19 16:46:03 +02:00
Wuzzy d0c7527232 Fix duplicate treasures in mineshaft chests 2017-05-13 22:51:43 +02:00
Wuzzy be5547336b Use Minecraft-like treasures in mineshaft chests 2017-05-13 22:47:43 +02:00
Wuzzy 0582481e96 Add abandoned mine shafts 2017-05-13 21:50:41 +02:00