Amulet-Team / Amulet-Team/PyMCTranslate
Block Translation Errors
@gentlegiantJGC is already working on this.
Since Dec 4, 2019.
- Dominant language
- Python
- Stars
- 33
- Forks
- 6
- Avg merge
- 2h 8m
- Merged PRs (30d)
- 1
Description
This is a bug report of all the blocks that are known not to convert correctly.
(The items ticked should be fixed)
This is mostly due to the translations not being implemented yet. Please check if the error you are experiencing is in this list and if not reply to this bug report with the error and I will look into it.
Please also state in what form you are using PyMCT so I can get an idea of which version you are using.
Bedrock 1.12 and before (and all data values of):
- cauldron
- end_portal
- tripwire
- beacon
- flower_pot
- skull
- unpowered_comparator
- powered_comparator
- double_plant
- standing_banner
- wall_banner
- frame (item frame)
- end_rod
- end_gateway
- bone_block
- movingblock
- observer
- structure_block
- seagrass
- coral_fan
- coral_fan_dead
- coral_fan_hang
- coral_fan_hang2
- coral_fan_hang3
- kelp
- sea_pickle
- conduit
- turtle_egg
- bubble_column
Bedrock 1.13+:
- sticky_piston
- piston
- pistonArmCollision
- flower_pot
- skull
- frame
- movingBlock
Java 1.12.2 and before (and all data values of):
- sticky_piston
- piston
- piston_head
- piston_extension
- cauldron
- end_portal
- tripwire
- beacon
- flower_pot
- skull
- unpowered_comparator
- powered_comparator
- double_plant
- standing_banner
- wall_banner
- end_rod
- end_gateway
- frosted_ice
- bone_block
- structure_void
- observer
- structure_block
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.