1131 Commits

Author SHA1 Message Date
DeadVoxelx
dc8a3da928 New Content
adds packed ice, blue ice, and packed glass.
adds huge mushrooms to swamps.
chests can now be placed next to eachother.
2026-05-09 07:34:53 -04:00
DeadVoxelx
def8215c20 Update net.minecraft.world.level.levelgen.feature.h 2026-05-09 07:30:06 -04:00
DeadVoxelx
da0babb6a6 Add files via upload 2026-05-09 07:29:26 -04:00
DeadVoxelx
f5f6136377 Update net.minecraft.world.level.tile.h 2026-05-09 07:24:49 -04:00
DeadVoxelx
cb876c43be Update ChestRenderer.cpp 2026-05-09 07:24:03 -04:00
DeadVoxelx
37c44b4d2b Update PreStitchedTextureMap.cpp 2026-05-09 07:23:38 -04:00
DeadVoxelx
3e02388ca9 Update IUIScene_CreativeMenu.cpp 2026-05-09 07:23:08 -04:00
DeadVoxelx
48f06cb89b Update strings.h 2026-05-09 07:22:05 -04:00
DeadVoxelx
1844f64d72 Update Consoles_App.cpp 2026-05-09 07:21:38 -04:00
DeadVoxelx
3a056545d4 Update Common.cmake 2026-05-09 07:20:41 -04:00
DeadVoxelx
2f4de080d8 Add files via upload 2026-05-09 07:19:42 -04:00
DeadVoxelx
428fd13b80 Improve Village Path Generation
village paths now generate with cobblestone underneath.
village paths that attempt to generate in water will now instead generate on top of the water using oak planks (sandstone in desert villages).
2026-05-07 11:36:18 -04:00
DeadVoxelx
27e223e6d1 Update README.md 2026-05-07 11:32:15 -04:00
DeadVoxelx
6495a2e685 Big Fuckin Update
Lots of various backend fixes and improvements.
All Skeletons and Zombies can breathe underwater and can sink in water now.
Aphalaf Sword can be enchanted now.
Aphalaf Sword and Relic Mallet are immune to explosions.
Eggs stack to 64.
Potions stack to 16.
Chicken Jockeys.
Villagers struck by lightning turn to Witches.
Witches rarely spawn throughout the Overworld.
Cauldrons extinguish fire.
Ice melts into Water even if in the Nether.
2026-05-06 14:47:47 -04:00
DeadVoxelx
7c67025ac0 Update IceTile.cpp 2026-05-06 14:34:18 -04:00
DeadVoxelx
022585ea96 Update HellDimension.cpp 2026-05-06 14:33:58 -04:00
DeadVoxelx
5e5ae0a280 Update TheOuterEndLevelRandomLevelSource.cpp 2026-05-06 14:33:38 -04:00
DeadVoxelx
448fc48d13 Update TheOuterEndLevelRandomLevelSource.h 2026-05-06 14:33:22 -04:00
DeadVoxelx
946820fc7b Update TheOuterEndDimension.cpp 2026-05-06 14:33:01 -04:00
DeadVoxelx
795aa39059 Update TheOuterEndDimension.h 2026-05-06 14:32:40 -04:00
DeadVoxelx
a5cac96bd2 Update Biome.cpp 2026-05-06 14:31:58 -04:00
DeadVoxelx
091645397e Update DesertBiome.cpp 2026-05-06 14:31:37 -04:00
DeadVoxelx
52dc22b17b Update IceBiome.cpp 2026-05-06 14:31:08 -04:00
DeadVoxelx
7a264c656c Update TaigaBiome.cpp 2026-05-06 14:30:50 -04:00
DeadVoxelx
093fe4d4f8 Update Skeleton.h 2026-05-06 14:30:27 -04:00
DeadVoxelx
24fcbead0a Update Skeleton.cpp 2026-05-06 14:30:09 -04:00
DeadVoxelx
69305263ce Update Villager.h 2026-05-06 14:29:40 -04:00
DeadVoxelx
7bb989f9c9 Update Villager.cpp 2026-05-06 14:29:25 -04:00
DeadVoxelx
8b55bc4a35 Update Zombie.cpp 2026-05-06 14:29:06 -04:00
DeadVoxelx
4352bda6d0 Update Zombie.h 2026-05-06 14:28:49 -04:00
DeadVoxelx
149bc49d41 Update PigZombie.h 2026-05-06 14:28:28 -04:00
DeadVoxelx
a723aa45e3 Update PigZombie.cpp 2026-05-06 14:28:04 -04:00
DeadVoxelx
819c43034f Update Husk.cpp 2026-05-06 14:27:40 -04:00
DeadVoxelx
e5cc6657a0 Update Husk.h 2026-05-06 14:27:26 -04:00
DeadVoxelx
df1755fc1c Update Zombice.h 2026-05-06 14:27:11 -04:00
DeadVoxelx
c2f0d47460 Update Zombice.cpp 2026-05-06 14:26:54 -04:00
DeadVoxelx
7ea2894200 Update UIControl_BeaconEffectButton.cpp 2026-05-06 14:26:34 -04:00
DeadVoxelx
05b12004a4 Update BeaconMenu.cpp 2026-05-06 14:26:07 -04:00
DeadVoxelx
e4901ff628 Update BeaconMenu.h 2026-05-06 14:25:42 -04:00
DeadVoxelx
bf858e3149 Update PlayerConnection.cpp 2026-05-06 14:25:13 -04:00
DeadVoxelx
6a6e484656 Update ServerPlayer.cpp 2026-05-06 14:24:48 -04:00
DeadVoxelx
dac6937c1f Update PlayerRenderer.h 2026-05-06 14:24:25 -04:00
DeadVoxelx
2dcfcda765 Update PlayerRenderer.cpp 2026-05-06 14:24:10 -04:00
DeadVoxelx
63db8d3807 Update FenceTile.cpp 2026-05-06 14:23:50 -04:00
DeadVoxelx
6ef155a76d Update Level.h 2026-05-06 14:23:30 -04:00
DeadVoxelx
f2ac4def5f Update DoorTile.cpp 2026-05-06 14:23:11 -04:00
DeadVoxelx
c3be9b4694 Update PlayerList.cpp 2026-05-06 14:22:45 -04:00
DeadVoxelx
edb8063ae4 Update CauldronTile.cpp 2026-05-06 14:22:26 -04:00
DeadVoxelx
edaddfaae8 Update CauldronTile.h 2026-05-06 14:22:11 -04:00
DeadVoxelx
f83b5cf8f1 Update Tile.h 2026-05-06 14:21:47 -04:00