various updates, ready for release 2

This commit is contained in:
missingbinary
2021-12-13 18:00:21 -04:00
parent 5de75636bd
commit b7420f3369
297 changed files with 5488 additions and 3533 deletions

View File

@@ -1,16 +1,6 @@
{
"type": "origins:multiple",
"transparent": {
"type": "origins:model_color",
"red": 0.2,
"green": 0.2,
"blue":0.2,
"alpha": 0.7
},
"particle": {
"type": "origins:particle",
"particle": "minecraft:mycelium",
"frequency": 20
},
"hidden":true
"frequency": 20,
"hidden":true
}