update: version 1.3.0

This commit is contained in:
nimsolated
2026-03-03 00:51:25 -08:00
parent f75f1ea3f6
commit e8cba12868
39 changed files with 1100 additions and 9 deletions

View File

@@ -20,14 +20,14 @@
{
"value": ""
},
{
"value": "Items.GHAST_TEAR"
},
{
"value": "Items.BONE"
},
{
"value": "Items.GHAST_TEAR"
"value": "Items.NETHERITE_SHOVEL"
},
{
"value": "Items.BONE"
},
{
"value": "Items.GHAST_TEAR"

View File

@@ -0,0 +1,62 @@
{
"_fv": 73,
"_type": "fluid",
"definition": {
"name": "Netherrack Juice",
"bucketName": "Netherrack Juice Bucket",
"textureStill": "netherrack_juice",
"textureFlowing": "netherrack_juice_flowing",
"textureRenderOverlay": "netherrack_juice_overlay",
"hasFog": true,
"fogColor": {
"value": -13434880,
"falpha": 0.0
},
"fogStartDistance": {
"fixedValue": 0.0
},
"fogEndDistance": {
"fixedValue": 6.0
},
"tintType": "No tint",
"canMultiply": true,
"flowRate": 5,
"levelDecrease": 1,
"slopeFindDistance": 4,
"spawnParticles": false,
"dripParticle": {
"value": "EXPLOSION_NORMAL"
},
"flowStrength": 1.0,
"luminosity": 0,
"density": 1000,
"viscosity": 1000,
"temperature": 666,
"type": "WATER",
"generateBucket": true,
"textureBucket": "netherrack_juice_bucket",
"creativeTabs": [
{
"value": "TOOLS"
}
],
"emptySound": {
"value": ""
},
"rarity": "COMMON",
"specialInformation": {
"fixedValue": []
},
"resistance": 100.0,
"luminance": 0,
"lightOpacity": 1,
"emissiveRendering": false,
"tickRate": 1,
"flammability": 0,
"fireSpreadSpeed": 0,
"colorOnMap": "RED",
"onTickUpdate": {
"name": "NetherrackJuiceOnTickUpdate"
}
}
}

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": "CUSTOM:CondensedCondensedCondensedNetherrack"
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Items.WATER_BUCKET"
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:NetherrackJuice.bucket"
},
"name": "netherrack_juice_bucket_recipe",
"namespace": "mod"
}
}

File diff suppressed because one or more lines are too long

63
elements/Star.mod.json Normal file
View File

@@ -0,0 +1,63 @@
{
"_fv": 73,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "star",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Star",
"rarity": "EPIC",
"creativeTabs": [
{
"value": "MATERIALS"
}
],
"stackSize": 64,
"enchantability": 0,
"useDuration": 0,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": true,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInformation": {
"fixedValue": []
},
"glowCondition": {
"fixedValue": true
},
"inventorySize": 9,
"inventoryStackSize": 64,
"enableRanged": false,
"shootConstantly": false,
"rangedItemChargesPower": false,
"projectile": {
"value": "CUSTOM:ShitProjectile"
},
"projectileDisableAmmoCheck": false,
"isFood": false,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "none",
"isMusicDisc": false,
"musicDiscMusic": {
"value": ""
},
"musicDiscDescription": "",
"musicDiscLengthInTicks": 100,
"musicDiscAnalogOutput": 0
}
}

View File

@@ -0,0 +1,28 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Smithing",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"smithingInputStack": {
"value": "Items.NETHER_STAR"
},
"smithingInputAdditionStack": {
"value": "Items.DYE#11"
},
"smithingInputTemplateStack": {
"value": "Items.EXPERIENCE_BOTTLE"
},
"smithingReturnStack": {
"value": "CUSTOM:Star"
},
"name": "star_recipe",
"namespace": "mod"
}
}

View File

@@ -0,0 +1,38 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Special",
"renderType": 0,
"blockingRenderType": 0,
"texture": "star_wand",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Star Wand",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 1.0,
"attackSpeed": 1.0,
"enchantability": 1,
"damageVsEntity": 0.0,
"usageCount": 0,
"glowCondition": {
"fixedValue": true
},
"repairItems": [],
"immuneToFire": true,
"blockDropsTier": "WOOD",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onRightClickedInAir": {
"name": "StarWandRightclicked"
}
}
}

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": "CUSTOM:Star"
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Items.STICK"
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Items.STICK"
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:StarWand"
},
"name": "star_wand_recipe",
"namespace": "mod"
}
}

File diff suppressed because one or more lines are too long