Goldorion

Results 12 issues of Goldorion

**Is your feature request related to a problem? Please describe.** I am a contributor to a Minecraft project named [MCreator](https://github.com/MCreator/MCreator). In this project, Blockly is used for several options, so...

type: feature request
help wanted
category: plugin

It adds basic support for the 1.19.x data pack generator. This PR only includes mappings until 1.18.2 and basic mod elements (no biome and dimension). The only thing I noticed...

on hold

It updates the following data lists to 1.19, based on [this](https://minecraft.fandom.com/wiki/Java_Edition_1.19) page. - Advancements - Biomes - Default features (most useful only) - Potion effects - Enchantments - Entities I...

It updates the following data lists to 1.19, based on [this](https://minecraft.fandom.com/wiki/Java_Edition_1.19) page. - Blocks and items - Game rules - Materials - Particles

This is a bit the continuation of #2044, #2532 and #2537 (sorry I broke the trilogy 😥). It replaces the dropdown list texture selectors of the painting, particle and potion...

on hold

This PR adds support for custom entity data accessors (data parameters in 1.16.5). When this PR will be merged, I will add support for having multiple textures. I split them...

new feature
on hold

This PR changes the hard-coded accelerators to a new customizable accelerator system. First of all, I designed this system to be modulable, so we can easily add support for mod...

new feature
on hold

### Issue description When using the stair block base, the game will not load. ### How to reproduce this issue? Stair block base ### Operating system Windows ### Details Master...

bug

In #2239, I changed a lot of things to optimize the creation of new Blockly panels. However, it still didn't allow the creation of new custom Blockly panels inside Java...

new feature

This PR simply adds 2 new fields to enchantments, so they can also define incompatible enchantments and items. English and French tooltips are included. However, other languages will have to...

new feature