11 Commits

Author SHA1 Message Date
Aaron Suen
c572fe41ad Special Tiles cannot actually be overridden 2023-11-28 16:22:09 -05:00
Aaron Suen
23fff650c3 Force texture overrides
It's possible that a server-side texture pack changes
item tile/image definitions in order to implement
the overrides for a server-side texture pack (e.g.
using the custom grass side texture that the
"improved" pack uses) which would cause issues
with vanilla textures.

Pull in the auto-generated overrides from the
vanilla game as well as the textures, to force all
vanilla node definitions to their defaults.

Note that this does not cover mods, but currently
mod support in texturepacks is itself nearly
nonexistent, so this shouldn't be a problem yet.
2023-11-25 12:04:06 -05:00
Aaron Suen
67a69390ba Fix title format 2023-05-28 22:22:57 -04:00
Aaron Suen
af9e019d90 Fix missing alpha edition support 2023-05-19 18:14:24 -04:00
Aaron Suen
32d01ee57b Update, track dev branch 2023-05-13 20:00:08 -04:00
Aaron Suen
f6cb38ca15 Update from upstream 2023-04-21 08:12:09 -04:00
Aaron Suen
0d51648833 Add cloudstone 2023-01-12 06:59:53 -05:00
Aaron Suen
87dab99d4a Specify supported game 2023-01-12 06:59:28 -05:00
Aaron Suen
92cd0a29bb Doc clarification 2022-09-24 17:58:01 -04:00
Aaron Suen
8d2f47adcc Update descriptions 2022-09-24 17:57:16 -04:00
Aaron Suen
49c40fb571 Initial import 2022-09-24 17:49:26 -04:00