1131 Commits

Author SHA1 Message Date
DeadVoxelx
2e879adfa0 Fix Blocks Not Breaking In Survival
i might be dumb lol
nightly nightly-dedicated-server
2026-05-13 23:26:28 -04:00
DeadVoxelx
5d4413f20e Make Top Layer In Nether Breakable In Creative 2026-05-13 20:28:51 -04:00
DeadVoxelx
c23a89ef19 Walls & Slabs
adds new walls and slabs.
reorganizes some crafting categories.
moved hell spheres to a different category.
moved fence gates to the fence category; created a new category for walls in turn.
fixed the blast resistance of some blocks.
2026-05-12 19:39:45 -04:00
DeadVoxelx
aaf54bf188 Add files via upload 2026-05-12 19:35:59 -04:00
DeadVoxelx
a73f8ba68a Update strings.h 2026-05-12 19:34:31 -04:00
DeadVoxelx
77858be06b Update Consoles_App.cpp 2026-05-12 19:33:53 -04:00
DeadVoxelx
80430bc135 Update Common.cmake 2026-05-12 19:33:23 -04:00
DeadVoxelx
4f979323cf Update IUIScene_CreativeMenu.cpp 2026-05-12 19:32:34 -04:00
DeadVoxelx
16f4d413e5 Update net.minecraft.world.level.tile.h 2026-05-12 19:31:52 -04:00
DeadVoxelx
645d008659 Update Recipes.cpp 2026-05-12 19:30:10 -04:00
DeadVoxelx
9db51da8fd Update StructureRecipies.cpp 2026-05-12 19:29:33 -04:00
DeadVoxelx
8611e46359 Update Item.cpp 2026-05-12 19:28:49 -04:00
DeadVoxelx
72063cc642 Update Item.h 2026-05-12 19:28:22 -04:00
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