Skip to content

Tag Resource Location (Data Type)

Pug edited this page Mar 16, 2023 · 4 revisions

A data type that is an extension of the Resource Location data type that can optionally have a # in front of a resource location to point towards a tag's resource location instead of a specific object's resource location.

Example

{
  "spawn_biomes": "#bovinesandbuttercups:has_mooblooms"
}

A tag resource location that points towards the bovinesandbuttercups:has_mooblooms tag. (Located in data/bovinesandbuttercups/tags/<registry_location>/has_mooblooms.json.

Clone this wiki locally