Mineclonia/mods
E 412c1ac5d6 items/mcl_banners: fix preview masking
The `layer` string was inherited from the old patch, which I frankly
don't understand. I restructured it to `follow make_banner_texture` more
closely, with the addition of the mcl_banners_front mask, which
prevents the rear portions of the patterns from showing up.

The numbers in the final `[combine` and `[resize` steps are arbitrary,
and were derived by trial-and-error.
2021-05-02 00:42:12 -04:00
..
CORE Merge branch 'master' into mcl_autogroup 2021-04-29 21:24:32 +00:00
ENTITIES Merge branch 'master' into mcl_autogroup 2021-04-29 21:24:32 +00:00
ENVIRONMENT replace pairs() by ipairs() (3) 2021-02-18 15:26:09 +00:00
HELP Translate French - Small fixes 2021-02-16 22:30:26 +01:00
HUD Make the server not crash when players are killed by named mobs 2021-04-18 16:51:47 +02:00
ITEMS items/mcl_banners: fix preview masking 2021-05-02 00:42:12 -04:00
MAPGEN mapgen/mcl_mapgen_core: base mushrooms and nether decorations off block seed 2021-04-25 23:17:27 -04:00
MISC Remove shulker shell and emerald to gold temporary crafting recipes 2021-02-16 09:57:38 +01:00
PLAYER Merge branch 'master' into master 2021-02-28 14:04:10 +00:00