Commit graph

113 commits

Author SHA1 Message Date
Tranqlmao ea2f6daf41 Incomplete reference pointer fix
Incomplete reference pointer fix
2026-03-16 21:03:20 -04:00
Tranqlmao 6fda682e26 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 20:49:12 -04:00
Tranqlmao 7242831aa9 Added Sea Lanterns and Prismarine Crystals 2026-03-16 20:42:58 -04:00
Tranqlmao 36ad1a341e Sea Lanterns
Added Prismarine Crystals and Sea Lanterns
2026-03-16 20:33:21 -04:00
Lord Cambion 0c143b9bd8 Can now have the mob they spawn change by placing the corresponding spawn egg 2026-03-17 01:28:12 +01:00
Lord Cambion 1494f4fe5b Buttons now can be placed on top and bottom of blocks
Buttons

    Can now be placed on the top and bottom of blocks.
2026-03-17 01:11:56 +01:00
piebot 2b46488dcb Fix compiler error 2026-03-17 02:52:34 +03:00
piebot 7b17a65d9b Fix compiler error 2026-03-17 02:46:21 +03:00
piebot 135108a485 Add Packed Ice 2026-03-17 01:44:44 +03:00
piebot 881462cd95 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 22:40:16 +03:00
piebot 2539831608 Add wet sponges 2026-03-16 22:40:13 +03:00
Lord Cambion 230872ed36 Rabbit drops and mutton name changed 2026-03-16 19:30:33 +01:00
Lord Cambion 257b3a6308 Armorstand bugfixes #2 2026-03-16 16:56:50 +01:00
Lord Cambion 885d346dd5 armorstand and leather craftable 2026-03-16 14:04:45 +01:00
Lord Cambion 04f1e2fdd9 rabbit drops 2026-03-16 10:59:16 +01:00
Lord Cambion 846b73f238 Armorstand bug fixes #1 2026-03-16 10:16:15 +01:00
piebot 452a6fa1c4 Fix beds having stone sound 2026-03-16 08:40:29 +03:00
piebot 98ccca3eb0 Fix armor stands crashing the game 2026-03-16 07:18:18 +03:00
piebot b26d5e2a4f Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 02:04:53 +03:00
piebot 1cc46a5e91 Fix sand being labelled as stone. 2026-03-16 02:00:23 +03:00
piebot 100d42781f Fixed spruce trees having sideways log 2026-03-16 00:29:29 +03:00
piebot 0bee09ecea Raw/Cooked Mutton
Also replaced item atlas with TU31's item atlas, and made item ids match java.
2026-03-15 22:46:02 +03:00
piebot 57be5ccb93 Add Logo and Panorama + Add Recipes 2026-03-15 20:24:53 +03:00
piebot 0607e115dc Fix build error 2026-03-15 04:14:11 +03:00
piebot 4be2e9da8f Fixed log rotation error 2026-03-15 04:02:50 +03:00
piebot a1bcb93f83 Fixed SandTile crashing the game 2026-03-15 00:10:41 +03:00
piebot 91203050fa Implement red sand and red sandstone. 2026-03-14 23:21:19 +03:00
piebot 61e4d2cd36 Fixed Stone not dropping Cobblestone
also fixed obsidian having stone texture and name
2026-03-14 20:50:53 +03:00
piebot 604e24244c Fixed Grass spreading to Coarse Dirt and Podzol. 2026-03-14 07:00:01 +03:00
piebot e740f34256 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-14 06:02:11 +03:00
piebot a398941521 Implement spigotbase's following changes
jeb_'s fix, and maps placed in item frames now fill the whole block.
2026-03-14 06:02:05 +03:00
ChristianF 7bd468f03c Baby Zombies 2026-03-14 02:12:30 +01:00
piebot 2158cce6f1
Merge branch 'smartcmd:main' into main 2026-03-14 00:51:55 +03:00
piebot 00d3ca7b9b Added Rose Types + jeb_ Easter egg 2026-03-14 00:51:31 +03:00
troglodyte9 4d200a589d
Fixed dangling pointer issue (#1209) 2026-03-13 20:32:02 +00:00
ChristianF 29523f5ba4 Rabbit follow Parents and Variants per biome
now rabbits in panic state are ok and doesnt jump far away. They spawn in a group 1 adult 1-2 baby
different weight spawn based on the biome, also they have correct variants per biome as far as i could check online
2026-03-13 19:09:15 +01:00
piebot 5dfcb348e3
Merge branch 'smartcmd:main' into main 2026-03-13 17:52:15 +03:00
Prakhar Sharma 379434097a
Fix witches' bottle color (#1205)
* fix: witches' bottle is now the right color

* fix: add condition if item has mutiple layers
2026-03-13 11:41:47 +00:00
Ayush Thoren d131a551bf
Fix mounted minecarts not persisting across world reloads (#979)
* Fix mounted minecarts not persisting across world reloads

Signed-off-by: Ayush Thoren <ayushthoren@gmail.com>

* Apply patch

---------

Signed-off-by: Ayush Thoren <ayushthoren@gmail.com>
2026-03-13 11:16:05 +00:00
piebot c1124d2f26 Added Dirt and Stone Variants
Added podzol, coarse dirt, granite, polished granite, andesite, polished andesite, diorite, polished diorite.
2026-03-13 08:23:49 +03:00
ChristianFalegnami 71018169b5 Rabbit-1
Added Brown Rabbit model and a basic ai system.
added toast variant, others have to be implemented.
TODO:
add other variants, add their spawn in the biomes, add IDS_RABBIT And change sounds.
ADD color to the spwanegg.
2026-03-12 23:51:35 +01:00
piebot beec56d3be implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
piebot f255035afd added marvelcocode's pr
https://github.com/smartcmd/MinecraftConsoles/pull/1169
2026-03-12 23:51:09 +03:00
piebot a83579edca fixed crashing when destroying a door 2026-03-12 23:17:37 +03:00
piebot 483319befb revert to previous version 2026-03-12 19:37:50 +03:00
piebot 49dbf1b80f Changed Item IDs to Match Java
Also changed Lapis and Rose Textures.
2026-03-12 19:25:09 +03:00
Matt.T e689562027
Fix SubEntity hitbox hit detection (#1175) 2026-03-12 12:32:27 +00:00
piebot 7e8f7cdcac
Merge branch 'smartcmd:main' into main 2026-03-11 08:59:51 +03:00
piebot a205b1d70a Added features from TU25
Acacia and Dark Oak Logs, Planks and Stairs.

Fences, Fence Gates and Doors for Spruce/Birch/Jungle/Acacia/Dark Oak.

Iron Trapdoors and Inverted Daylight Sensor.
2026-03-11 08:58:52 +03:00
Marvelco 1036b7368e
Fixed DLC map loading / saving, missing chunks (#1114)
* fixed all DLC maps

* fixed old saves have overlapping chunks with the new system
2026-03-10 22:04:19 -05:00