quat1024
aed37a2aaa
Refresh unbaked models on f3+t
2023-06-15 23:09:57 -04:00
quat1024
f2a60f4e8e
Remesh chunks on the client when changing the blockstate
...
And slim down the code a bit
2023-06-15 22:51:23 -04:00
quat1024
871c3ac54e
poke at SpriteSet a bit
2023-06-15 22:26:01 -04:00
quat1024
7928a9de70
Draw the rest of the fucking owl
2023-06-15 04:24:11 -04:00
quat1024
a5c0c9c893
Draw a few ovals
2023-06-15 03:08:20 -04:00
quat1024
5b369ab95e
Probably overzealous formatting commit
2023-06-15 01:59:48 -04:00
quat1024
735e79ea78
Migrate off of deprecated APIs
2023-06-15 01:57:52 -04:00
quat1024
fb457d1b37
where we're going we don't need backwards compat
2023-06-15 01:53:46 -04:00
quat1024
ac61d3082c
Succumb to the whims of Yarn contributors (at least compiles)
2023-06-15 01:53:04 -04:00
Meredith Espinosa
964a47e931
fix yet another bug with applying slopes
2019-07-14 17:51:47 -07:00
Meredith Espinosa
4ec0a07e7d
fix another crash
2019-07-11 16:13:00 -07:00
Meredith Espinosa
3fef940041
be more discerning with what can go in a template block
2019-07-11 00:38:22 -07:00
Meredith Espinosa
715095434c
better collision check
2019-07-10 15:44:34 -07:00
Meredith Espinosa
4d523b18e5
update fabric, fix crash
2019-07-10 14:56:57 -07:00
Meredith Espinosa
5446755e94
oh hey there's already a vanilla helper for NBT blockstates
2019-07-01 18:55:52 -07:00
AlexIIL
26a07e23c4
Fix Templates blocking other custom models.
...
Currently `TemplateModelVariantProvider.loadModelVariant` will throw `a ModelProviderException` if it doesn't have a model already in the map - however this stops any other mods from providing custom models that are later in their chain.
While this behaviour isn't documented (fabric's `ModelVariantProvider` interface doesn't even *mention* `ModelProviderException`) it does say that it should `@return The loaded UnbakedModel, or null if this ModelVariantProvider doesn't handle a specific Identifier`
2019-06-22 17:27:29 +01:00
Meredith Espinosa
0063532e03
oh right check fabric.mod.json for environments too
2019-06-19 23:40:56 -07:00
Meredith Espinosa
b53bf856e6
update loom, make loadModelVariant throw properly
2019-06-19 18:19:11 -07:00
Meredith Espinosa
dd8c0a3d28
fix TemplateEntity's name, improve state container
2019-06-19 17:51:11 -07:00
Meredith Espinosa
616502b16e
rename mod!
2019-06-19 15:29:15 -07:00