Commit Graph

656 Commits

Author SHA1 Message Date
Wuzzy
1fbc8b83a9 Change villager spawning algorithm
Now the entity spawners regularily check if another object is nearby, only then they spawn.
This should make entity spawns more reliable.
2019-09-06 18:10:08 +02:00
Wuzzy
1b833cc850 Floodable: Drygrass, musicbox, sapling, farmplant 2019-09-06 15:51:59 +02:00
Wuzzy
89194e3e35 Version 0.4.0 + update changelog 2019-09-06 14:03:19 +02:00
Wuzzy
02ec1de7fa Tall/swamp grass clump can now craft fiber 2019-09-06 13:48:11 +02:00
Wuzzy
c958af51d2 Fix broken grass and clam ABM 2019-09-06 13:26:54 +02:00
Wuzzy
109fcba8c2 Check recipe validity 2019-09-06 11:52:37 +02:00
Wuzzy
5762d89011 Re-enable sneaking 2019-09-06 10:30:03 +02:00
Wuzzy
6db816ca34 Fix another string.gfind call ... 2019-09-06 10:25:12 +02:00
Wuzzy
bc3ece2d83 Version 0.3.2 + update changelog 2019-09-06 03:07:18 +02:00
Wuzzy
39411e515d Fix up German achievements translation a bit 2019-09-06 00:59:06 +02:00
Wuzzy
b2ff35910d Rename Musician achievement 2019-09-06 00:31:13 +02:00
Wuzzy
1772beb33c Farming: Fix broken LBM 2019-09-06 00:16:20 +02:00
Wuzzy
60c16f6872 Farming: Check growth later if water was missing 2019-09-05 23:59:14 +02:00
Wuzzy
3a57a08e4e Add workaround in achievements mod 2019-09-05 23:23:51 +02:00
Wuzzy
a3152c39bb Fix undiggable slabs 2019-09-05 22:58:44 +02:00
Wuzzy
d7f5814ae1 Simplify slab-on-slab placement 2019-09-05 22:47:27 +02:00
Wuzzy
184252144d Use correct dirt in wasteland rock schematics 2019-09-05 22:21:31 +02:00
Wuzzy
c6bf3e5767 Update main menu background for wasteland biome 2019-09-05 22:17:29 +02:00
Wuzzy
a4eccb1522 Change dry dirt texture 2019-09-05 22:12:02 +02:00
Wuzzy
f5a8388356 Add fertilized dry/swamp dirt 2019-09-05 21:30:49 +02:00
Wuzzy
cb6937bfa9 Fix fertilizer turning some blocks into sth. else 2019-09-05 21:09:38 +02:00
Wuzzy
963f1c67e1 Village spawner: Guarantee well placement 2019-09-05 20:07:15 +02:00
Wuzzy
51a96d0f13 Regrow appropriate grass on (swamp) dirt 2019-09-05 19:53:58 +02:00
Wuzzy
785e96c420 Fix crash when farming plant tries to grow in rain 2019-09-05 18:58:31 +02:00
Wuzzy
3d9496ec56 Dirt path covers grass below 2019-09-05 18:49:38 +02:00
Wuzzy
7fee79f884 Village: Connect well properly with road network 2019-09-05 18:38:15 +02:00
Wuzzy
f9c29032f3 Village: Fix minor schematic annoyances 2019-09-05 18:24:50 +02:00
Wuzzy
6f761e2323 Village: Fix entities spawning on same pos 2019-09-05 17:55:14 +02:00
Wuzzy
482d856233 Village: Add cotton-only and wheat-only farm 2019-09-05 17:36:59 +02:00
Wuzzy
c4bae1daeb Sink villages by 1 node 2019-09-05 16:54:25 +02:00
Wuzzy
5ad66933cd Villagegen: Stop generating into stone,tree,leaves 2019-09-05 16:44:34 +02:00
Wuzzy
d2a1608e6e Fix a few minor typos 2019-09-05 11:21:09 +02:00
Wuzzy
07ecb11086 Version 0.3.1 2019-09-04 17:37:56 +02:00
Wuzzy
5898f8cab5 Fix drowning mob not getting removed 2019-09-04 17:35:43 +02:00
Wuzzy
df549c378d No longer drop pearls, they're useless atm 2019-09-04 17:21:49 +02:00
Wuzzy
45ff78cce7 Version 0.3.0 2019-09-04 17:07:15 +02:00
Wuzzy
0df9dab706 Update CHANGELOG 2019-09-04 17:05:58 +02:00
Wuzzy
26f60d4670 Fix some typos in settingtypes.txt 2019-09-04 17:05:47 +02:00
Wuzzy
4bcad4e536 Remove redundant replacements 2019-09-04 16:41:39 +02:00
Wuzzy
6a596f5f11 Fix oak trees never generating 2019-09-04 16:30:40 +02:00
Wuzzy
c354424a7d Don't take sapling in creative mode 2019-09-04 16:10:31 +02:00
Wuzzy
68782753ce Improve village ground generation 2019-09-04 15:53:06 +02:00
Wuzzy
dbf02685c9 Make crops and music box attached 2019-09-04 14:58:05 +02:00
Wuzzy
db45ccf4c8 Restrict villages to grasslands 2019-09-04 14:47:41 +02:00
Wuzzy
9df7ec8b96 Tweak village entity spawner 2019-09-04 14:24:07 +02:00
Wuzzy
7810a7ed82 Turn grass to dirt below slabs and stairs 2019-09-04 14:18:57 +02:00
Wuzzy
22a9f7667b Village farms: Add dirt path slabs 2019-09-04 14:09:09 +02:00
Wuzzy
cb200e1396 Villages: Fix roads being weird sometimes 2019-09-04 13:40:14 +02:00
Wuzzy
b790d5e676 Randomize village wood materials per-world 2019-09-04 13:07:37 +02:00
Wuzzy
50e19202f6 Fix villages not being random enough 2019-09-04 11:34:06 +02:00