Skip to content

Instantly share code, notes, and snippets.

@copygirl
Last active March 18, 2018 08:20
Show Gist options
  • Save copygirl/f8d6f43958582aab2acefee2355a0423 to your computer and use it in GitHub Desktop.
Save copygirl/f8d6f43958582aab2acefee2355a0423 to your computer and use it in GitHub Desktop.
[
{ file: "game:blocktypes/reed/stationarybasket", op: "add", path: "/behaviors/0", value: {
name: "Carryable",
properties: {
rotation: [ 0, 0, -90 ],
scale: 0.65,
interactDelay: 0.4,
}
} },
{ file: "game:blocktypes/wood/generic/chest", op: "add", path: "/behaviors/0", value: {
name: "Carryable",
properties: {
translation: [ 0.0625, 0, 0 ],
rotation: [ 0, 180, 0 ],
}
} },
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment