Commit Graph

1118 Commits

Author SHA1 Message Date
DeadVoxelx
d636956102 Update ToolRecipies.cpp 2026-05-12 19:27:46 -04:00
DeadVoxelx
0d0ce44f1f Update Tile.cpp 2026-05-12 19:27:13 -04:00
DeadVoxelx
702951f913 Update Tile.h 2026-05-12 19:26:39 -04:00
DeadVoxelx
b4b0804d6c Update StoneSlabTile.cpp 2026-05-12 19:25:29 -04:00
DeadVoxelx
4224d9a01b Update FurnaceRecipes.cpp 2026-05-12 19:24:01 -04:00
DeadVoxelx
a77ec9fc07 Update WallTile.cpp 2026-05-12 19:21:50 -04:00
DeadVoxelx
6aac93f29e Update WallTile.h 2026-05-12 19:20:36 -04:00
DeadVoxelx
520e8506f4 Add Old Lava Textures 2026-05-10 11:09:18 -04:00
DeadVoxelx
31bf36ecdf Add Old Lava Textures 2026-05-10 10:50:56 -04:00
DeadVoxelx
262b93bf94 Make Certain Items Fire-Immune 2026-05-10 10:44:57 -04:00
DeadVoxelx
221f37d533 Update README.md 2026-05-10 09:59:50 -04:00
DeadVoxelx
0f8cde0461 Pick Block + Item Water Floating
implements pick block functionality.
items now float in water.
fixed a bug where packed glass dropped blue ice instead of packed glass.
2026-05-10 08:26:13 -04:00
DeadVoxelx
2c99b90660 Update UIScene_LaunchMoreOptionsMenu.h 2026-05-10 08:22:37 -04:00
DeadVoxelx
9993f3e6ff Update UIScene_LaunchMoreOptionsMenu.cpp 2026-05-10 08:22:20 -04:00
DeadVoxelx
dc8f0e6331 Update App_enums.h 2026-05-10 08:21:50 -04:00
DeadVoxelx
264a26e1a8 Update Windows64_Minecraft.cpp 2026-05-10 08:21:29 -04:00
DeadVoxelx
87ee8d257e Update Minecraft.cpp 2026-05-10 08:21:05 -04:00
DeadVoxelx
22f748c0b9 Update Inventory.h 2026-05-10 08:20:35 -04:00
DeadVoxelx
e30f3c4d1e Update PackedGlassTile.cpp 2026-05-10 08:20:11 -04:00
DeadVoxelx
4ebd68c3b5 Update ItemEntity.cpp 2026-05-10 08:19:44 -04:00
DeadVoxelx
b1f1031c29 Update Tile.cpp 2026-05-10 08:18:52 -04:00
DeadVoxelx
769df4c610 Fixes/Changes
Aphalaf Boss, Aphalaf Plant, and Dark Evupul can now attack all entities instead of just the player; they still only target the player though.
Packed Glass now has infinite color possibilities depending on the position it is placed.
Removed some redundant files.
2026-05-09 15:09:16 -04:00
DeadVoxelx
64fbc3e7dd Delete Minecraft.World/HellSandTile.cpp 2026-05-09 15:05:34 -04:00
DeadVoxelx
b1118c22b4 Delete Minecraft.World/HellSandTile.h 2026-05-09 15:05:23 -04:00
DeadVoxelx
03fce686a5 Delete Minecraft.World/HellStoneTile.cpp 2026-05-09 15:05:04 -04:00
DeadVoxelx
ca287a5358 Delete Minecraft.World/HellStoneTile.h 2026-05-09 15:04:54 -04:00
DeadVoxelx
30838ee55f Delete Minecraft.World/LightGemTile.cpp 2026-05-09 15:04:40 -04:00
DeadVoxelx
5e131fb804 Delete Minecraft.World/LightGemTile.h 2026-05-09 15:04:27 -04:00
DeadVoxelx
6922e6d7f1 Delete Minecraft.World/NetherStalkTile.cpp 2026-05-09 15:02:03 -04:00
DeadVoxelx
a1d8457c65 Delete Minecraft.World/NetherStalkTile.h 2026-05-09 15:01:49 -04:00
DeadVoxelx
60f9aed434 Update PackedGlassTile.cpp 2026-05-09 14:58:33 -04:00
DeadVoxelx
5f553f3958 Update PackedGlassTile.h 2026-05-09 14:58:20 -04:00
DeadVoxelx
a30abb6e05 Update NetherWartTile.cpp 2026-05-09 14:57:56 -04:00
DeadVoxelx
b9a01aa234 Update EvupulDark.cpp 2026-05-09 14:57:25 -04:00
DeadVoxelx
8757daad11 Update AphalafPlant.cpp 2026-05-09 14:57:07 -04:00
DeadVoxelx
d8d5216bf9 Update AphalafBoss.cpp 2026-05-09 14:56:39 -04:00
DeadVoxelx
940d4a4a06 Delete Minecraft.World/SkyIslandDimension.cpp 2026-05-09 14:56:01 -04:00
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