Wuzzy
|
0795a97dd7
|
Fix redstone being named “Mesecon”
|
2017-08-29 01:47:44 +02:00 |
Wuzzy
|
2f168f0910
|
Detector rails are still WIP
|
2017-08-29 01:35:06 +02:00 |
Wuzzy
|
1fd897c721
|
Implement basic detector rail logic
|
2017-08-29 01:29:18 +02:00 |
Wuzzy
|
b85df95bb2
|
Add dummy nodes: Activator rail, detector rail
|
2017-08-29 00:13:18 +02:00 |
Wuzzy
|
abb2db9948
|
Refactor rails code
|
2017-08-28 23:41:48 +02:00 |
Wuzzy
|
f491fbf594
|
Fix minecarts dependency
|
2017-08-28 23:14:46 +02:00 |
Wuzzy
|
2337d31699
|
Merge branch 'mesecons_update'
|
2017-08-28 18:57:12 +02:00 |
Wuzzy
|
2f7d3095fd
|
Fix broken help entry for hanging banner
|
2017-08-28 18:09:30 +02:00 |
Wuzzy
|
3d92b19069
|
Lift WIP status for powered rails
|
2017-08-28 17:10:09 +02:00 |
Wuzzy
|
c9856dbcdf
|
Make powered rails act like conductors
|
2017-08-28 17:06:25 +02:00 |
Wuzzy
|
36319afbbe
|
Basic powered rails implementation
|
2017-08-28 16:59:10 +02:00 |
Wuzzy
|
213edbe85c
|
Refactor minecart registration code
Also add doc_identifier support
|
2017-08-28 15:04:50 +02:00 |
Wuzzy
|
1335207e8b
|
Allow to mount only in normal minecarts
|
2017-08-28 14:35:56 +02:00 |
Wuzzy
|
f2ed6f126e
|
Add 5 “Minecart with X” entities
* Minecart with Chest
* Minecart with Furnace
* Minecart with TNT
* Minecart with Hopper
* Minecart with Command Block
|
2017-08-28 14:19:46 +02:00 |
Wuzzy
|
840fe1fd35
|
Add chest entity textures
|
2017-08-28 14:15:25 +02:00 |
Wuzzy
|
882c09a106
|
WIP status of redstone comparators
|
2017-08-28 02:08:41 +02:00 |
Wuzzy
|
59a04d5ffe
|
Remove 3 redundant comparator help entries
|
2017-08-28 02:05:31 +02:00 |
Wuzzy
|
794fcd4199
|
Update mesecons code for ex-bart's comparator code
|
2017-08-28 01:58:18 +02:00 |
Wuzzy
|
1d42f568de
|
Rename mcl_comparator to mcl_comparators
|
2017-08-28 01:58:07 +02:00 |
Wuzzy
|
3dcaa83962
|
Add redstone comparators by ex-bart
|
2017-08-28 01:51:21 +02:00 |
Wuzzy
|
33fa50cc1a
|
Update glass textures by kingoscargames
|
2017-08-28 01:38:41 +02:00 |
Wuzzy
|
6f59b14420
|
Add all ice to slippery=3 group
|
2017-08-26 16:00:32 +02:00 |
Wuzzy
|
bab8e958d2
|
Add new magma cube texture by kingoscargames
|
2017-08-24 22:22:41 +02:00 |
Wuzzy
|
b902738ed0
|
Endermen: Check if block was actually placed
|
2017-08-23 04:53:36 +02:00 |
Wuzzy
|
e2b57327fe
|
Fix weird-looking cactus when held by enderman
|
2017-08-23 04:34:06 +02:00 |
Wuzzy
|
6d84a139d6
|
Render enderman's carried block
|
2017-08-23 03:50:22 +02:00 |
Wuzzy
|
0ff6cb2837
|
Fix broken compass and clocks
|
2017-08-22 18:58:53 +02:00 |
Wuzzy
|
fe31afc119
|
Disable weather in Nether and End and Void
|
2017-08-22 18:32:05 +02:00 |
Wuzzy
|
7ade843e29
|
Generate lily pads
|
2017-08-22 17:40:54 +02:00 |
Wuzzy
|
058049897c
|
Drop sugar canes when dirt/etc. below was dug
|
2017-08-22 17:14:27 +02:00 |
Wuzzy
|
d7b2f8370e
|
Set proper riverbed nodes for all biomes
|
2017-08-22 16:17:29 +02:00 |
Wuzzy
|
209a2ca678
|
Generate sugar canes again
|
2017-08-22 15:57:19 +02:00 |
Wuzzy
|
3d1ea57e4b
|
Allow to place sugar canes on sugar canes
|
2017-08-22 15:20:00 +02:00 |
Wuzzy
|
1f8ae56d52
|
Fix broken enderman take sound
|
2017-08-22 13:52:49 +02:00 |
Wuzzy
|
28337b88c0
|
Fix desert sand color
|
2017-08-22 00:30:34 +02:00 |
Wuzzy
|
7ed2adec3f
|
Fix End lighting. Kinda
|
2017-08-22 00:22:53 +02:00 |
Wuzzy
|
19dc81842f
|
Spawn Nether mushrooms after fire
|
2017-08-21 19:48:27 +02:00 |
Wuzzy
|
cc93cd33e2
|
Ice does not turn into water in the Nether
|
2017-08-21 19:12:37 +02:00 |
Wuzzy
|
fbf49a8794
|
Activate liquid flow again
|
2017-08-21 18:49:04 +02:00 |
Wuzzy
|
757e727b4f
|
Fix cauldrons not working in the Nether
|
2017-08-21 18:39:41 +02:00 |
Wuzzy
|
8d9e46b535
|
Add flat Nether; fix portals in flat world
|
2017-08-21 18:30:37 +02:00 |
Wuzzy
|
2e63dd0a3d
|
Refactor content IDs in mcl_mapgen_core
|
2017-08-21 17:57:11 +02:00 |
Wuzzy
|
25ce811edc
|
Fix crash in flat mapgen
|
2017-08-21 17:46:12 +02:00 |
Wuzzy
|
9def04142b
|
Align End and Nether height at mapchunk borders
This commit breaks previous maps with Nether and End
|
2017-08-21 17:35:57 +02:00 |
Wuzzy
|
16c1181a47
|
Destroy fire by flooding
|
2017-08-21 16:37:21 +02:00 |
Wuzzy
|
1189b8d299
|
Remove more helper recipes
|
2017-08-21 16:22:37 +02:00 |
Wuzzy
|
cc15d6be6d
|
Add Nether decorations
Nether wart, eternal fire, mushrooms
|
2017-08-21 16:16:30 +02:00 |
Wuzzy
|
b9b151f75e
|
Make v7 flowers more common
|
2017-08-21 15:24:01 +02:00 |
Wuzzy
|
3f123aa282
|
Make fern more common
|
2017-08-21 15:18:49 +02:00 |
Wuzzy
|
122d6fc5fc
|
Make mushrooms more common
|
2017-08-21 15:14:33 +02:00 |
Wuzzy
|
1ebc34da01
|
Tweak grass/fern spawning again
|
2017-08-21 14:22:55 +02:00 |
Wuzzy
|
28425ca28a
|
Rename some biomes
|
2017-08-21 14:14:46 +02:00 |
Wuzzy
|
5a8f7cff73
|
Biomes: Increase filler depths
|
2017-08-21 14:08:35 +02:00 |
Wuzzy
|
fde21efdd4
|
Tweak grass and fern spawning
|
2017-08-21 14:04:34 +02:00 |
Wuzzy
|
a622105084
|
Use classic v6 again
|
2017-08-21 13:43:16 +02:00 |
Wuzzy
|
1b269809a9
|
Add oak schematic
|
2017-08-21 13:35:28 +02:00 |
Wuzzy
|
9810b0a2ab
|
Generate huge jungle trees, tweak mesa biome
|
2017-08-21 13:24:42 +02:00 |
Wuzzy
|
5ef6cb1f83
|
Update dark sapling tree growth
|
2017-08-21 13:02:42 +02:00 |
Wuzzy
|
b62349bc9f
|
Remove unused jungle tree generation code
|
2017-08-21 12:50:35 +02:00 |
Wuzzy
|
cbd8befb47
|
Fix another walkover bug
|
2017-08-21 05:25:15 +02:00 |
Wuzzy
|
f746e2a0c6
|
Fix walkover mod
|
2017-08-21 05:19:05 +02:00 |
Wuzzy
|
37891e7f40
|
Tweak huge mushroom spawning
|
2017-08-21 05:11:45 +02:00 |
Wuzzy
|
75cd407e8a
|
Make oak tree forests denser
|
2017-08-21 05:05:26 +02:00 |
Wuzzy
|
2ba19a983a
|
Fix roofed forest riverbed
|
2017-08-21 04:58:25 +02:00 |
Wuzzy
|
67b9deaf88
|
Add roofed forest with dark oaks
|
2017-08-21 04:50:45 +02:00 |
Wuzzy
|
5766218e57
|
Tweak Nether portal post effect color
|
2017-08-21 04:34:50 +02:00 |
Wuzzy
|
5302a92baa
|
Fix aggressive 2nd removal after portal generation
|
2017-08-21 04:31:56 +02:00 |
Wuzzy
|
abc6352471
|
Mapgen: Make more use of global reference vars
|
2017-08-21 04:23:24 +02:00 |
Wuzzy
|
d77bdffc20
|
Strictly separate v6 mapgen from other mapgens
|
2017-08-21 04:14:28 +02:00 |
Wuzzy
|
4f03f1c516
|
Merge branch 'biomes'
|
2017-08-21 03:43:07 +02:00 |
Wuzzy
|
dfbc29810a
|
Generate less plants in snowy grassland
|
2017-08-21 03:35:46 +02:00 |
Wuzzy
|
584434cf87
|
Change cold desert floor cover
|
2017-08-21 03:27:26 +02:00 |
Wuzzy
|
0aebd9955a
|
Use dirt and sand for ocean floor
|
2017-08-21 03:23:59 +02:00 |
Wuzzy
|
0ac05ee847
|
Fix fern/tallgrass confusion bugs
|
2017-08-21 03:19:06 +02:00 |
Wuzzy
|
4a66e390de
|
Fix missing large plants in v7 etc.
|
2017-08-21 02:52:38 +02:00 |
Wuzzy
|
5f6bc47185
|
Fix savannah cover
|
2017-08-21 02:37:29 +02:00 |
Wuzzy
|
d28e32c7e9
|
Move mushroom gen to mcl_biomes
|
2017-08-21 02:35:31 +02:00 |
Wuzzy
|
a69ab5ec34
|
Remove fallen log schematics and mushrooms on logs
|
2017-08-21 02:31:10 +02:00 |
Wuzzy
|
1f40c86754
|
Generate vines and cocoas in v5, v7, etc., too
|
2017-08-21 02:28:15 +02:00 |
Wuzzy
|
b34c4ad497
|
Add important decorations for v7, v5, etc.
|
2017-08-21 02:25:22 +02:00 |
Wuzzy
|
dd5730a33d
|
Fix water in the End
|
2017-08-20 22:18:26 +02:00 |
Wuzzy
|
7aa4592f0a
|
Remove worldedit_gui error (delegated to this mod)
|
2017-08-20 12:35:50 +02:00 |
Wuzzy
|
c9f277f7e0
|
Update sky color more often
|
2017-08-19 11:17:38 +02:00 |
Wuzzy
|
2243ee5477
|
Fix deprecated vel and acc arguments of particles
|
2017-08-18 23:23:07 +02:00 |
Wuzzy
|
e2442a6283
|
Replace deprecated get_entity_name
|
2017-08-18 22:44:36 +02:00 |
Wuzzy
|
4dc1d6b43b
|
Fix outdated get_node_group
|
2017-08-18 21:36:28 +02:00 |
Wuzzy
|
e5eec85e53
|
Update hbarmor
|
2017-08-18 21:35:02 +02:00 |
Wuzzy
|
ac55b024b8
|
Fix accidental global in mcl_core
|
2017-08-18 21:34:28 +02:00 |
Wuzzy
|
cfd1456dab
|
Mapgen: Call update_liquids less often
|
2017-08-18 21:29:25 +02:00 |
Wuzzy
|
022682a75e
|
Refactor: Drop legacy get_mapgen_params
|
2017-08-18 21:25:29 +02:00 |
Wuzzy
|
95f62236f7
|
Fix Nether sky color
|
2017-08-18 16:40:36 +02:00 |
Wuzzy
|
6b2da70ff7
|
Add End sky texture
|
2017-08-18 15:39:27 +02:00 |
Wuzzy
|
75d6806782
|
Tweak spawning of shulkers and endermen
|
2017-08-18 15:32:08 +02:00 |
Wuzzy
|
4927bcdc4e
|
Make Nether sky reddish
|
2017-08-18 15:11:43 +02:00 |
Wuzzy
|
edfa125d38
|
Set black sky in Nether and End
|
2017-08-18 14:54:17 +02:00 |
Wuzzy
|
a1ed8380c0
|
Weather overwrites sky in Overworld only
|
2017-08-18 14:19:43 +02:00 |
Wuzzy
|
cb1dbcb2db
|
Explain weird End lighting
|
2017-08-18 14:10:49 +02:00 |
Wuzzy
|
12df4c98b4
|
Minor mcl_biomes refactor
|
2017-08-18 14:07:35 +02:00 |
Wuzzy
|
b157c09a4e
|
Replace water in the End
|
2017-08-18 13:56:26 +02:00 |
Wuzzy
|
e30719a3bb
|
Fix some mapgen bugs WRT The End
|
2017-08-18 13:28:20 +02:00 |
Wuzzy
|
0a0e66a324
|
Build obsidian platforms for end portal
|
2017-08-18 02:57:57 +02:00 |
Wuzzy
|
29119d2e2c
|
Generate floating islands in the End
|
2017-08-18 02:42:26 +02:00 |
Wuzzy
|
28a085ae98
|
Fix broken mapgen overrides in mcl_mapgen_core
|
2017-08-18 00:53:23 +02:00 |
Wuzzy
|
f13aa521f6
|
Make magma blocks much more common
|
2017-08-18 00:53:07 +02:00 |
Wuzzy
|
c01c3c5871
|
Replace water with lava in the Nether
|
2017-08-18 00:36:31 +02:00 |
Wuzzy
|
dc1cb9b659
|
The Nether is now supported in v6, too
|
2017-08-17 23:58:35 +02:00 |
Wuzzy
|
974db12867
|
Register dimension stuff independent of mapgen
|
2017-08-17 23:14:02 +02:00 |
Wuzzy
|
39f4573294
|
Randomly spin compass and clock in VoidNetherEnd
|
2017-08-17 21:26:09 +02:00 |
Wuzzy
|
c7fc3845c1
|
Disable compass+clock updates in Nether, End, Void
|
2017-08-17 20:40:55 +02:00 |
Wuzzy
|
c97a14e969
|
Explode bed when used in End or Nether
|
2017-08-17 20:22:30 +02:00 |
Wuzzy
|
3fefbf5fc4
|
Add realm barrier between End and Overworld void
|
2017-08-17 19:59:43 +02:00 |
Wuzzy
|
b2171b7f25
|
Remove some temp. recipes and lift some WIP items
|
2017-08-17 19:19:31 +02:00 |
Wuzzy
|
987ad8eaf4
|
Add portal help texts, rewrite help of other items
|
2017-08-17 19:05:13 +02:00 |
Wuzzy
|
c178a60a6b
|
Add portal help texts
|
2017-08-17 18:41:58 +02:00 |
Wuzzy
|
14678af2ed
|
Portals: Fix rapid back-and-forth teleportation
|
2017-08-17 18:14:49 +02:00 |
Wuzzy
|
6dbd120397
|
Fix End portal crash
|
2017-08-17 16:03:26 +02:00 |
Wuzzy
|
3318c2f5f3
|
Move Nether portal frame size into vars
|
2017-08-17 15:20:10 +02:00 |
Wuzzy
|
130f05b9cd
|
Nether portals now work without corners, too
|
2017-08-17 15:08:07 +02:00 |
Wuzzy
|
f2bee2286f
|
Make fire charge a normal igniter, too
|
2017-08-17 13:53:54 +02:00 |
Wuzzy
|
04ec0929a8
|
Move mcl_portals to ITEMS
|
2017-08-17 13:39:25 +02:00 |
Wuzzy
|
4ac023a6ae
|
Make magma blocks more common
|
2017-08-17 05:35:06 +02:00 |
Wuzzy
|
073b55365a
|
Remove buggy Nether holes
|
2017-08-17 05:28:02 +02:00 |
Wuzzy
|
02f46da152
|
Fix some bugs WRT eternal fire spawning
|
2017-08-17 04:56:14 +02:00 |
Wuzzy
|
5c5c2ea109
|
Fix portal corner metadata being able to be killed
This was possible by re-using the same frame for multiple portals.
|
2017-08-17 04:36:08 +02:00 |
Wuzzy
|
3e3e9f3931
|
Fix player pos detection in portals
|
2017-08-17 04:21:59 +02:00 |
Wuzzy
|
817c52f92f
|
Fix bugs in flint and ssteel and ender eye
|
2017-08-17 04:12:34 +02:00 |
Wuzzy
|
29873b96c1
|
Rename portal node metadata
|
2017-08-17 03:43:26 +02:00 |
Wuzzy
|
6018f0c7cd
|
Proper portal behaviour WRT explosions
|
2017-08-17 03:27:31 +02:00 |
Wuzzy
|
272c456499
|
Portals are piston stoppers
|
2017-08-17 02:17:45 +02:00 |
Wuzzy
|
acad50ae5f
|
Allow to teleport back to overworld
|
2017-08-17 01:58:17 +02:00 |
Wuzzy
|
54dc6e8ffb
|
Remove some portal hackery
|
2017-08-17 01:33:36 +02:00 |
Wuzzy
|
ec0219c66e
|
Use frame of quartz block for End portal instead
|
2017-08-17 01:19:47 +02:00 |
Wuzzy
|
1f840e4cfc
|
More portal opener fixes
|
2017-08-17 01:11:06 +02:00 |
Wuzzy
|
05657fae9e
|
Don't play ignite sound for ender eye fail
|
2017-08-17 01:10:00 +02:00 |
Wuzzy
|
41380ad281
|
Save portal noise
|
2017-08-17 01:09:32 +02:00 |
Wuzzy
|
bcee6a0c6a
|
Add portal teleportation sound
|
2017-08-17 01:01:09 +02:00 |
Wuzzy
|
657851125f
|
Add nether and end portal (WIP)
New mod: mcl_portals, based on maikerumine's work
|
2017-08-17 00:16:29 +02:00 |
Wuzzy
|
895fc7d757
|
Update mobs_mc and update gameconfig
This updates and fixes mob spawn height for new realms.
Also: Small zombie pigman size fixed.
|
2017-08-16 22:08:17 +02:00 |
Wuzzy
|
6e93424f03
|
Fix broken Overworld
|
2017-08-16 18:56:39 +02:00 |
Wuzzy
|
f9e880e210
|
Make buckets work correctly in the Nether
* Water bucket can't place water in Nether
* Empty bucket can take Nether lava
* Lava bucket places Nether lava in Nether
|
2017-08-16 18:49:46 +02:00 |
Wuzzy
|
c429d1af83
|
Improve gravel generation in Nether
|
2017-08-16 17:38:40 +02:00 |
Wuzzy
|
ffef753567
|
Add lava springs into the Nether
|
2017-08-16 17:08:33 +02:00 |
Wuzzy
|
d90b59c918
|
Tweak Nether ore and lava generation
|
2017-08-16 17:01:16 +02:00 |
Wuzzy
|
b7c12e82e4
|
Fix basic Nether generation
|
2017-08-16 16:22:28 +02:00 |
Wuzzy
|
41f45d8c38
|
Update sky blackening when player's in void
|
2017-08-16 15:40:12 +02:00 |
Wuzzy
|
860155e5c1
|
Set proper realm boundaries
|
2017-08-16 15:29:05 +02:00 |
Wuzzy
|
91b92a2cfd
|
Fix some realm bugs
|
2017-08-16 14:06:01 +02:00 |
Wuzzy
|
f7f6a89d64
|
Spawn fake moss stone boulder in taiga only
|
2017-08-15 20:10:25 +02:00 |
Wuzzy
|
a26aef7042
|
Generate vines and cocoas in non-v6 mapgens
|
2017-08-15 20:08:41 +02:00 |
Wuzzy
|
266fde8ff2
|
Import biomes, gt2mc2 and related files from mc2plus
gt2mc2 contains aliases. This mod is temporary and should be removed later.
Kudos to maikerumine!
|
2017-08-15 19:40:53 +02:00 |
Wuzzy
|
f1215ca989
|
Add spawner placement instructions
|
2017-08-15 14:19:44 +02:00 |
Wuzzy
|
3845369237
|
Fix generated mob spawners sometimes have pig
|
2017-08-15 14:16:40 +02:00 |
Wuzzy
|
9bae398946
|
Update cart direction after punch
|
2017-08-15 14:02:21 +02:00 |
Wuzzy
|
73ae5eb940
|
Rotate carts depending on rail direction
|
2017-08-15 13:53:05 +02:00 |
Wuzzy
|
c131fdfd70
|
Use minecart model by 22i
|
2017-08-15 13:20:11 +02:00 |
Wuzzy
|
2cef20cdb8
|
Drop WIP status of cobweb
|
2017-08-15 02:55:02 +02:00 |
Wuzzy
|
24336d43c4
|
Support creative mode for minecarts
|
2017-08-15 02:51:40 +02:00 |
Wuzzy
|
307622b4d7
|
Fix crash when click on invalid item in craftguide
|
2017-08-15 02:27:08 +02:00 |
Wuzzy
|
a349e421c8
|
Update tsm_railcorridors settingtypes.txt
|
2017-08-14 20:02:45 +02:00 |
Wuzzy
|
300a15b5b5
|
New tsm_railcorridors: Spawn minecarts, bugfixes, ...
|
2017-08-14 20:01:04 +02:00 |
Wuzzy
|
0f10f980a9
|
Document the mobspawner doll spawning bug
|
2017-08-14 17:23:43 +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
|
43fba81ee3
|
Widen the openings of lonely dungeon corners to allow entry
|
2017-08-12 20:02:52 +02:00 |
Wuzzy
|
ded7aa7ee6
|
Make 2 schematics less aggressive replacing nodes
|
2017-08-12 18:10:30 +02:00 |
Wuzzy
|
e9c4259c61
|
Clarify vine creeping condition
|
2017-08-12 15:35:29 +02:00 |
Wuzzy
|
a64fd0fb66
|
Kill depending vine below after destroying vine
|
2017-08-12 04:11:07 +02:00 |
Wuzzy
|
04ad3999bd
|
Improve boulder generation
|
2017-08-12 02:36:11 +02:00 |
Wuzzy
|
be9be17d97
|
Make ice spikes less destructive
|
2017-08-12 01:49:37 +02:00 |
Wuzzy
|
0beaed14db
|
Add large spike structure
|
2017-08-11 01:48:36 +02:00 |
Wuzzy
|
602fd7d6e4
|
Rename some schematic files
|
2017-08-11 00:34:41 +02:00 |
Wuzzy
|
c5a565cefc
|
Add 4 new spawnable structures
- Fossil (8 variants)
- Mossy boulder
- Witch hut
- Small ice spike
|
2017-08-11 00:28:29 +02:00 |
Wuzzy
|
a76603def6
|
Update doc and doc_items mods
|
2017-08-09 16:42:50 +02:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
6fa426741e
|
Fix and weaken the broken mcl_tnt dependencies
Had possible crash because of missing mcl_death_messages dep.
|
2017-08-09 13:38:47 +02:00 |
Wuzzy
|
5023e0247d
|
Disallow placement of void and realm barrier
|
2017-08-08 23:35:06 +02:00 |
Wuzzy
|
58a17444ba
|
Add realm barrier node to separate realms
|
2017-08-08 23:19:44 +02:00 |
Wuzzy
|
46d2b32171
|
Jungle spawn zone: Remove grass block, add fern
|
2017-08-07 16:09:02 +02:00 |
Wuzzy
|
a97daa7c2c
|
Furnace: Stop cooking if output is full
|
2017-08-06 23:22:27 +02:00 |
Wuzzy
|
9dbe91af88
|
Tweak daylight sensor textures
|
2017-08-06 14:31:44 +02:00 |
Wuzzy
|
3fb0b6dd44
|
Update mobs_mc
|
2017-08-06 14:09:25 +02:00 |
Wuzzy
|
a0347a6700
|
Mobs Redo: Fix mobs:boom not depending on mcl_tnt
|
2017-08-06 13:26:12 +02:00 |
Wuzzy
|
6253ffd78b
|
Update Mobs Redo
|
2017-08-06 13:18:33 +02:00 |
Wuzzy
|
0f70bd740d
|
Simplify TNT explosion check
|
2017-08-05 00:58:01 +02:00 |
Wuzzy
|
a922dc6cc6
|
TNT doesn't destroy blocks if exploding in lava
|
2017-08-05 00:55:38 +02:00 |
Wuzzy
|
19be269683
|
Fix weird texture of banner stand
|
2017-08-04 22:23:22 +02:00 |
Wuzzy
|
d5da52acbe
|
Remove gemalde debug message
|
2017-08-04 21:31:29 +02:00 |
Wuzzy
|
25015f9d32
|
Reduce sapling growth chances
|
2017-08-04 21:20:42 +02:00 |
Wuzzy
|
9ebabff5f4
|
Add another growth stage for saplings
|
2017-08-04 21:05:58 +02:00 |
Wuzzy
|
55eba5c54b
|
Cause more exhaustion when sprint-jumping
|
2017-08-04 19:49:03 +02:00 |
Wuzzy
|
705dae46a0
|
Split mcl_playerplus to mcl_playerinfo for the node info
|
2017-08-04 19:23:06 +02:00 |
Wuzzy
|
5ef42f27ec
|
Fix missing nether lava help alias
|
2017-08-04 16:37:24 +02:00 |
Wuzzy
|
ea41de41ac
|
Indicate frame ID in clock group
|
2017-08-04 16:04:39 +02:00 |
Wuzzy
|
8c81d33213
|
Prevent overcooking in furnaces
|
2017-08-04 04:36:56 +02:00 |
Wuzzy
|
5d5355867c
|
Hoppers: Don't suck from fuel and dst at once
|
2017-08-04 03:42:24 +02:00 |
Wuzzy
|
4e45d66678
|
Implement item transfer from large src container
|
2017-08-04 03:34:28 +02:00 |
Wuzzy
|
d0b1e261ea
|
Move more shulker box checks in mcl_hoppers to mcl_util
|
2017-08-04 03:00:33 +02:00 |
Wuzzy
|
8388235600
|
Simplify mcl_util.move_item_container
|
2017-08-04 02:19:47 +02:00 |
Wuzzy
|
fb261454df
|
Item container transfer: Optional source_list
|
2017-08-04 01:58:31 +02:00 |
Wuzzy
|
a29091e23c
|
Move double chest neighbor function to mcl_util
|
2017-08-03 23:27:22 +02:00 |
Wuzzy
|
3b1c0765d6
|
Add double container move logic into mcl_util
|
2017-08-03 23:23:33 +02:00 |