Michieal
  • A lifelong programmer, somewhat crazy, rarely serious, a video game developer, and a happy monkey.

  • Joined on 2022-10-19
Michieal commented on issue VoxeLibre/VoxeLibre#3313 2023-06-09 05:03:07 +02:00
Nether portal can take you out of bounds

In MCL, the nether exists within the same "dimension" as the overworld. So you can tp straight down (or up) between them with commands.

The nether is supposed to be related to the overworld…

Michieal commented on issue VoxeLibre/VoxeLibre#3290 2023-06-09 04:52:07 +02:00
Some fences Nether connect to the overworld fences ;)

Actually, this looks like a mistake on my part, I thought it was a crimson wood fence and wouldn't connect to the warped. Looks like there is 2 types of nether brick. I'm not sure why nether…

Michieal commented on issue VoxeLibre/VoxeLibre#3165 2023-06-09 04:46:55 +02:00
Piglin don't honour enchanted gold armour

Piglin brute ignores gold armor making nether harder.

This -- is specifically a "Working as Intended" aspect. Though, Piglin Brutes should Never spawn outside of a bastion structure.

Michieal commented on issue VoxeLibre/VoxeLibre#3165 2023-06-09 04:45:03 +02:00
Piglin don't honour enchanted gold armour

I think the bug here is that they honour gold armour, but not enchanted gold armour. It does an exact match on the string, and the name is different for both.

Can anyone confirm this that…

Michieal commented on issue VoxeLibre/VoxeLibre#3166 2023-06-09 04:33:14 +02:00
Zombie pigmen attacks if you are fighting other mobs

The official name of them are "Zombified Piglin".

Piglin Brutes only occur in Bastions, and do not respawn -- ie, they are a limited quantity, and once removed do not regenerate. However,…

Michieal commented on issue VoxeLibre/VoxeLibre#3272 2023-06-09 04:20:38 +02:00
Shulker mob is moving

Well, they should teleport only, and only if there is a valid tp location (17x17x17).

From the wiki:

Shulkers generally remain stationary, attached to an adjacent block with a full face.[1]…

Michieal commented on issue VoxeLibre/VoxeLibre#3067 2023-06-09 04:04:51 +02:00
Mobs (Villagers, Sheep, Cows, etc...) glitch trough walls while growing up from baby state to adult state

You know, looking at this from a different perspective, a couple of steps could be done on the shift from baby to adult.

  1. Set the baby's coords to center of the node to avoid rounding…
Michieal commented on issue VoxeLibre/VoxeLibre#2212 2023-06-09 03:56:42 +02:00
Water mobs occasionally get out of the water

Axolotls do go out onto land, in Minecraft. Just a note. Also, squids (both types do too), though they suffocate.

Michieal synced commits to armor_trims at Michieal/MineClone2 from mirror 2023-06-08 11:01:43 +02:00
bc29e4dd95 fix texture filename
b76ed92aba add missing rib_boots texture
703f1f46fc make slot names fit
0b118c170e armor trims: support smithing table
Compare 4 commits »
Michieal synced and deleted reference pumpkin_stuff at Michieal/MineClone2 from mirror 2023-06-08 02:51:42 +02:00
Michieal synced commits to armor_trims at Michieal/MineClone2 from mirror 2023-06-08 02:51:42 +02:00
8431ac34d0 add armor trim templates
049128972f armor trim: more color transparency & creative inventory removal
0c65d9d11a add mcl_enchanting as hard dependency
311beeb31c fix enchanting of trimmed armor
bc3da8dab8 add armor trim color support
Compare 9 commits »
Michieal synced commits to campfire_update at Michieal/MineClone2 from mirror 2023-06-08 02:51:42 +02:00
c41baccdf7 Update campfire rightclick and smothering
Michieal synced commits to master at Michieal/MineClone2 from mirror 2023-06-08 02:51:42 +02:00
f57f73681a Merge pull request 'Drop pumpkins, melons and buttons via piston or dirt next to piston' (#3777) from pumpkin_stuff into master
60c996b5ac Drop pumpkins, melons and buttons via piston or dirt next to piston
Compare 2 commits »
Michieal synced commits to armor_trims at Michieal/MineClone2 from mirror 2023-06-07 18:41:42 +02:00
Michieal synced new reference armor_trims to Michieal/MineClone2 from mirror 2023-06-07 18:41:42 +02:00
Michieal synced commits to fix_hot_stuff_achievement_icon at Michieal/MineClone2 from mirror 2023-06-07 10:31:42 +02:00
f859f2069a update lava bucket texture name in tools/Conversion_Table.csv
92c41b6bf6 adjust lava bucket texture name in mcl_maps/colors.json
Compare 2 commits »
Michieal synced commits to fix_hot_stuff_achievement_icon at Michieal/MineClone2 from mirror 2023-06-07 02:21:42 +02:00
Michieal synced new reference fix_hot_stuff_achievement_icon to Michieal/MineClone2 from mirror 2023-06-07 02:21:42 +02:00
Michieal synced commits to campfire_update at Michieal/MineClone2 from mirror 2023-06-06 01:51:41 +02:00
51988c317d Food entities don't turn back to mutton when leaving a re-joining now
6ee4f419c0 The food is now oriented the right direction when on the cooking on the campfire, and food entities are removed when the campfire is destroyed, still doesn't drop items though
39c501bc6b Fixed crash when standing on campfire whilst food is cooking
408c14bc26 Made food entities local to evcery campfire, and made one food entity that works for all foods
11592ff3c9 Update ignition, smothering, and campfire inventory drops
Compare 55 commits »
Michieal synced and deleted reference sheep_eat_animation at Michieal/MineClone2 from mirror 2023-06-05 17:31:42 +02:00