Skip to content

Instantly share code, notes, and snippets.

@Ninlives
Ninlives / mc.log
Created February 11, 2022 12:40
Log: Botania missing texture under iris shader
[19:28:01] [main/INFO]: Loading Minecraft 1.18.1 with Fabric Loader 0.12.12
[19:28:01] [main/INFO]: Loading 74 mods:
- botania 1.18.1-427-FABRIC
- cardinal-components-base 4.0.0 via trinkets
- cardinal-components-block 4.0.1 via botania
- cardinal-components-entity 4.0.0 via trinkets
- fabric 0.46.1+1.18
- fabric-api-base 0.4.1+b4f4f6cd65 via fabric
- fabric-api-lookup-api-v1 1.5.0+17be577f65 via fabric
- fabric-biome-api-v1 6.0.1+ded849a965 via fabric
{ hostname, wsPath, project, region ? "asia-east1-a", instanceType ? "f1-micro"
, email, gceCredentials ? {
project = "<project-name>";
serviceAccount = "<account>";
accessKey = "<path/to/accessKey.pem>";
} }:
{
resources.gceNetworks.default = gceCredentials // {
addressRange = "192.168.4.0/24";
firewall = {