Skip to content

Commit

Permalink
chore(docs): Change the wording of the parameter description
Browse files Browse the repository at this point in the history
  • Loading branch information
ChampionAsh5357 committed Feb 28, 2025
1 parent 642f27d commit 3d2a2f0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/resources/client/models/items.md
Original file line number Diff line number Diff line change
Expand Up @@ -1282,15 +1282,14 @@ For the fluid tint to apply to the fluid texture, the item in question must have
"cover": "neoforge:item/mask/bucket_fluid_cover",
},
// When true, rotates the model 180 degrees
// For this to apply, the fluid cannot be empty and its density must be negative or zero
// When true, rotates the model 180 degrees for fluids whose density is negative or zero
// Defaults to false
"flip_gas": true,
// When true, uses the cover texture as a mask for the base texture
// Defaults to true
"cover_is_mask": true,
// When true, sets the lightmap of the fluid texture layer to its max value
// For this to apply, the fluid's light level must be greater than zero
// for fluids whose light level is greater than zero
// Defaults to true
"apply_fluid_luminosity": false
}
Expand Down

1 comment on commit 3d2a2f0

@neoforged-pages-deployments
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploying with Cloudflare Pages

Name Result
Last commit: 3d2a2f0d04b2c46de2dad05c6fa4f6f4b4eae069
Status: ✅ Deploy successful!
Preview URL: https://6c39d1a4.neoforged-docs-previews.pages.dev
PR Preview URL: https://pr-232.neoforged-docs-previews.pages.dev

Please # to comment.